Tim Lyth <[email protected]> wrote on 2009-Jan-21:
>>> 220 smtp.ains.net.au ESMTP
>>> EHLO tcl.homedns.org
>>> 250-smtp.ains.net.au
>>> 250-PIPELINING
>>> 250-8BITMIME
>>> 250 SIZE 20000000
> 
> As a test, I decided to define the smarthost, but didn't have anything
> in /etc/courier/esmtpauthclient, and the emails are being sent out via
> the smarthost. :D:D

Since there was authentication information in esmtpauthclient for this host,
courier looked at the EHLO response for an authentication method it could use.
But this host does not admit to using any authentication at all.  So courier
gave you an error and didn't send any mail.

When you took the authentication information for this host out of
esmtpauthclient, courier no longer looks for how to authenticate with this host
and just sends the mail.

Your ISP must be doing some other type of authentication (like ip addresses,
etc.) since I assume it's not an open relay.

HTH

Jeff

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to