Differences between revisions 2 and 3
Revision 2 as of 2010-10-31 04:02:34
Size: 429
Editor: 24-151-199-69
Comment:
Revision 3 as of 2010-10-31 04:03:47
Size: 443
Editor: 24-151-199-69
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * smarthost

When you change the IP of an "inner" mail server. You need to perform the following:

  1. Change /etc/postfix/transport (to send the mail to the right server)
  2. Change /etc/postfix/mynetworks (to be able to forward mail from your new IP)
  3. postmap transport //Compiles the transport file into transport.db - you don't need to do this for mynetworks

Concepts:

  • Change email server IP
  • Smart Host for dynamic IP
  • smarthost

PostFixUpdateInnerIp (last edited 2010-10-31 04:03:47 by 24-151-199-69)