What does this show when your do this on your postfix server ?

# telnet localhost 25

then put 'ehlo localhost' and '<ENTER>'.

then put 'quit' and '<ENTER>' to exit.



# David Fitch wrote:

ok think I've got the ssl stuff sorted out now, problem is the smtp authentication still doesn't work, eg. see log extract:

May 2 23:21:02 gw postfix/smtpd[22461]: TLS connection established from noodle[192.168.1.5]: TLSv1 with cipher RC4-MD
5 (128/128 bits)
May 2 23:21:02 gw postfix/smtpd[22461]: connect from noodle[192.168.1.5]
May 2 23:21:14 gw postfix/smtpd[22461]: warning: noodle[192.168.1.5]: SASL CRAM-MD5 authentication failed
May 2 23:21:14 gw postfix/smtpd[22461]: warning: SASL authentication problem: unrecognized plaintext verifier saslauthd
May 2 23:21:14 gw postfix/smtpd[22461]: warning: noodle[192.168.1.5]: SASL PLAIN authentication failed
May 2 23:21:14 gw postfix/smtpd[22461]: warning: SASL authentication problem: unrecognized plaintext verifier saslauthd
May 2 23:21:14 gw postfix/smtpd[22461]: warning: noodle[192.168.1.5]: SASL LOGIN authentication failed
May 2 23:21:36 gw postfix/smtpd[22461]: warning: noodle[192.168.1.5]: SASL CRAM-MD5 authentication failed
May 2 23:21:36 gw postfix/smtpd[22461]: warning: SASL authentication problem: unrecognized plaintext verifier saslauthd
May 2 23:21:36 gw postfix/smtpd[22461]: warning: noodle[192.168.1.5]: SASL PLAIN authentication failed
May 2 23:21:36 gw postfix/smtpd[22461]: warning: SASL authentication problem: unrecognized plaintext verifier saslauthd
May 2 23:21:36 gw postfix/smtpd[22461]: warning: noodle[192.168.1.5]: SASL LOGIN authentication failed
May 2 23:21:40 gw postfix/smtpd[22461]: lost connection after AUTH from noodle[192.168.1.5]
May 2 23:21:40 gw postfix/smtpd[22461]: disconnect from noodle[192.168.1.5]


it's like postfix doesn't know what saslauthd means, any more ideas...

ta
Dave.

-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to