Hi all

has anyone got this combination working? (postfix with TLS/SASL
on debian woody)

I've followed all the instructions I can find on the web, and
even added backports.org to get postfix2 and sasl2 and still
I keep getting the same error:

May 1 22:09:15 gw postfix/smtpd[13280]: starting TLS engine
May 1 22:09:15 gw postfix/smtpd[13280]: connect from spiral.parachilna.com[192.168.1.2]
May 1 22:09:22 gw postfix/smtpd[13280]: warning: SASL authentication problem: unrecognized plaintext verifier
saslauthd
May 1 22:09:22 gw postfix/smtpd[13280]: warning: spiral.parachilna.com[192.168.1.2]: SASL PLAIN authenticatio
n failed
May 1 22:09:25 gw postfix/smtpd[13280]: disconnect from spiral.parachilna.com[192.168.1.2]



# cat /etc/postfix/sasl/smtpd.conf pwcheck_method: saslauthd mech_list: plain login log_level: 7 saslauthd_path: /var/spool/postfix/var/run/saslauthd/mux


# cat /etc/default/saslauthd # This needs to be uncommented before saslauthd will be run automatically START=yes # You must specify the authentication mechanisms you wish to use. # This defaults to "pam" for PAM support, but may also include # "shadow" or "sasldb", like this: # MECHANISMS="pam shadow" MECHANISMS="sasldb" PARAMS="-m /var/spool/postfix/var/run/saslauthd"

(I've also tried it with "shadow" above instead of "sasldb")


I have the user (me) added to /etc/sasldb and /etc/sasldb2 and testsaslauthd says it's ok.

Anyone got this working?  or got any 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