On Wed, 12 May 2010 11:35:29 am Sam Varshavchik wrote: > > What's the format for adding additional IPs to this setting? > > esmtpd ADDRESS=127.0.0.1 > > Not ADDRESS, but PORT. It's a bit strange, but it's for legacy compatibility > reasons. You would specify: > > PORT=127.0.0.1.25,127.0.0.2.25
Thanks Sam, would it correct to assume it could be like this?... PORT=127.0.0.1.25,127.0.0.1.465,127.0.0.1.587,127.0.0.2.25,127.0.0.2.465,127.0.0.2.587 ... for all 3 services on 2 separate IPs? I asked this many many moons ago but just to clarify, is there any way I could have distinct config files for these extra IP/ports. In other words, be able to run multiple virtual email servers? > This is described in the comments. Ah right, I did not even look at the PORT section, just ADDRESS. --markc ------------------------------------------------------------------------------ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
