On Fri, Jun 12, 2009 at 01:59:33PM -0400, Gerard wrote:

> broken_sasl_auth_clients = yes
> smtpd_sasl_auth_enable = yes
> smtpd_sasl_authenticated_header = yes
> smtpd_sasl_local_domain = $myhostname
> smtpd_sasl_path = smtpd
> smtpd_sasl_security_options = noanonymous
> 
> This is the output when I attempt to connect:
> 
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 220 example.net ESMTP Postfix
> ECHO example.net
> 250-scorpio.seibercom.net
> 250-PIPELINING
> 250-SIZE 10240000
> 250-VRFY
> 250-ETRN
> 250-AUTH LOGIN PLAIN
> 250-AUTH=LOGIN PLAIN
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250 DSN
> AUTH PLAIN Z2VyYXJkXE9nZXJhcmRcT2dlcmFyZA==
> 535 5.7.8 Error: authentication failed: bad protocol / cancel
> QUIT
> 221 2.0.0 Bye
> Connection closed by foreign host.
> 
> I am not sure exactly what I should be looking for.

Look at your logs, and post the contents of smtpd.conf. Test
SASL with sample_server and sample_client before testing with
Postfix.

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to