Control: tags -1 + moreinfo On Sun, 2014-03-16 at 13:23 +0200, Corcodel Marian wrote: > Edit /etc/exim4/update-exim4.conf.conf and on dc_local_interfaces put > 127.0.1.1 (dc_local_interfaces='127.0.0.1')
Thus telling exim to only listen on an interface local to the machine (i.e. not network-facing). > Restart exim4 service. > Exim unable to receive mails.Port 25 isn't visible from exterior. and now it's not listening on interfaces that aren't connected to anything outside of the machine. Exim's doing exactly what you asked it to. If you want to be able to receive connections from other machines, why did you tell it to only listen on an interface that can't do that? Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

