On Wed, Apr 25, 2007 at 04:19:19PM -0400, Haines Brown wrote: > # telnet localhost 25
I am not a real exim expert - but I fooled myself once with testing like this too. You don't want to telnet to localhost, because localhost is "local" and therefore (possibly) treated differently. Do your tests by telnetting to the internetface that you normally receive your email at (from the same box is not problem; just telnet mail.real.domain 25 should do). -- Carlo Wood <[EMAIL PROTECTED]> -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
