|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
smtp, amavis, mysql auth failures sending mail
From: 767 (767
gmx.net)
Date: Wed Nov 23 2005 - 04:25:10 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi again,
I'm running postfix, courier, sasl, mysql, spamassassin.
Recently, I've added clam and amavis to add protection against sober & co.
I was following the instructions at
http://genco.gen.tc/postfix_virtual.php to install - all seems to work
fine, incoming mail gets checked and everthing.
But some changes must have changed SMTP-authentication, because it
doesn't auth against mysql anymore (I don't see any queries coming in
mysql-log).
I added -v to smtp in master.cf, which fills the logs, but I can't see
any useful info there, example:
/postfix/smtpd[27931]: smtpd_sasl_authenticate: sasl_method PLAIN,
init_response AGluZm9AZmlja2hpbW1lbC5kZQBzY2hlaXNzZQ==
postfix/smtpd[27931]: smtpd_sasl_authenticate: decoded initial response
postfix/smtpd[27931]: warning: SASL authentication failure: Password
verification failed
postfix/smtpd[27931]: warning:
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]: SASL PLAIN
authentication failed
postfix/smtpd[27931]: >
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]: 535 Error:
authentication failed
postfix/smtpd[27931]: <
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]: AUTH LOGIN
postfix/smtpd[27931]: smtpd_sasl_authenticate: sasl_method LOGIN
postfix/smtpd[27931]: smtpd_sasl_authenticate: uncoded challenge: Username:
postfix/smtpd[27931]: >
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]: 334 VXNlcm5hbWU6
postfix/smtpd[27931]: <
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]:
aW5mb0BmaWNraGltbWVsLmRl
postfix/smtpd[27931]: smtpd_sasl_authenticate: decoded response: *******
postfix/smtpd[27931]: smtpd_sasl_authenticate: uncoded challenge: Password:
postfix/smtpd[27931]: >
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]: 334 UGFzc3dvcmQ6
postfix/smtpd[27931]: <
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]: c2NoZWlzc2U=
postfix/smtpd[27931]: smtpd_sasl_authenticate: decoded response: *******
postfix/smtpd[27931]: warning:
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]: SASL LOGIN
authentication failed
postfix/smtpd[27931]: >
dslb-084-059-204-161.pools.arcor-ip.net[84.59.204.161]: 535 Error:
authentication failed
/Anyone know what I can do to see why it isn't authenticating against mysql?
Which I assume was working before I added amavis! (Not sure though)
Auth'ing at Pop3/Imap checking mails works sweet!
Thanks a lot in advance.
Regards,
Denis
/
/
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]