2012/8/28 Simon Klaiber <[email protected]>: > I use 3.0-b3. > > Hardware and OS and Network Configuration didn't change. > > SMTP Incoming is also binded on the same address (that works). I had > this problem in the past and it was resolved by adding the (at this time > undocumented) <Bind> parameter on the Remote delivery Mailet.
I'm on the 2.x tree but I use this confs in the RemoteDelivery in order to bind an IP ---- <bind>IP</bind> <mail.smtp.localaddress>IP</mail.smtp.localaddress> <mail.smtp.localhost>helohostname</mail.smtp.localhost> ---- Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
