Jump to content

Add relay IP zimbra orientbell: Difference between revisions

From TetraWiki
Subhash (talk | contribs)
Created page with "==Objective== In postfix when we need change/add relay IP. Just run below commmand. su - zimbra zmprov modifyServer mail.orienttiles.com zimbraMtaMyNetworks '127.0.0.0/8 ..."
 
No edit summary
 
Line 1: Line 1:
[[category:Orient Bell]]
==Objective==
==Objective==


In postfix when we need change/add relay IP. Just run below commmand.
In postfix when we need change/add relay IP (example 122.160.21.105). Just run below commmand.


su - zimbra
'''Caution''' - The earlier defined Relay IP Should remain intact , so ensure that your are not overwriting the existing relay IPs .  
 
zmprov modifyServer mail.orienttiles.com zimbraMtaMyNetworks '127.0.0.0/8  182.18.187.41/32'


su - zimbra
zmprov modifyServer mail.orienttiles.com zimbraMtaMyNetworks '127.0.0.0/8  182.18.187.41/32 122.160.21.105/32'
  postfix reload
  postfix reload
  zmmtactl reload
  zmmtactl reload

Latest revision as of 09:35, 15 February 2013


Objective[edit]

In postfix when we need change/add relay IP (example 122.160.21.105). Just run below commmand.

Caution - The earlier defined Relay IP Should remain intact , so ensure that your are not overwriting the existing relay IPs .

su - zimbra
zmprov modifyServer mail.orienttiles.com zimbraMtaMyNetworks '127.0.0.0/8  182.18.187.41/32 122.160.21.105/32'
postfix reload
zmmtactl reload