Hi Jeff, On Thu, 17 Jun 2010, Jeff Wexler wrote:
> This is the config related to port 7396: > > daemon_stmp_ports = smtp : 7396 Does it really say "stmp" and not "smtp" as it should? > The following is the exim4 related output from netstat -plant: > tcp 0 0 192.168.133.217:7396 0.0.0.0:* LISTEN 28928/exim4 > tcp 0 0 192.168.133.217:25 0.0.0.0:* LISTEN 28928/exim4 > > There are no entries for exim4 for 127.0.0.1 > > Is that the problem? How would I add listening on 127.0.0.1 if that is the > cause? Yes, that's the problem. Do you have a local_interfaces line in your exim configuration? What command line do you use to start exim (ps auxww | grep exim). Cheers, Chris. -- _ ___ __ _ / __/ / ,__(_)_ | Chris Wilson <0000 at qwirx.com> - Cambs UK | / (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer | \ _/_/_/_//_/___/ | We are GNU-free your mind-and your software | -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
