* Eduardo Júnior <[email protected]>: > Hi, > > > On Wed, Jun 17, 2009 at 12:24 PM, Antonio Hooper > <[email protected]>wrote: > > > how i can config a postfix/postmulti server for work with two ips ? > > > > Round-robin in DNS, no?
No. He needs to setup two instances, one using: inet_interfaces = IP1 smtp_bind_address = IP1 and the other inet_interfaces = IP2 smtp_bind_address = IP2 but that's somewhat obvious. Setting myhostname properly would also make sense. -- Ralf Hildebrandt Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155 http://www.computerbeschimpfung.de When hitting yourself on the head with a hammer starts to give you headaches, the solution is not to put padding on the hammer.
