Thanks! That was it. http://www.postfix.org/MULTI_INSTANCE_README.html#create in case anyone else misses it.
-- Asa -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Viktor Dukhovni Sent: Monday, May 21, 2012 11:44 PM To: [email protected] Subject: Re: Multi Instance smtpd not listening On Mon, May 21, 2012 at 08:40:21PM -0400, Asa Gage wrote: > I have configured a second instance of postfix 2.6.6(RHEL6) with > postmulti and provided a unique $myhostname for the second instance. I > have also provided a different IP address for inet_interfaces for the > second instance and restarted the postfix service. > > I see both pids running, but the second instance has no smtpd > processes and a netstat shows nothing running on the alternate IP > address. Why is the second instance not listening? Because you did not pay attention to the output of "postmulti -e create" or the documentation. Freshly baked instances have inet services disabled. -- Viktor.
