On 30/06/2011 8:10 PM, a...@ltmd.org wrote:
I tried to migrate my mail service (qmail+vpopmail+mysql) to the
64-bit Gentoo platform and almost succeeded, but SMTP-AUTH problem
blocked me.
Right now I have no multilib 64-bit hardened Gentoo system with
netqmail-1.06, vpopmail-5.4.30-r2, dovecot-2.0.13 and some other
stuff. Everything seems working fine, except SMTP-AUTH function.
My mailer on this new server shows me:
SEND - connected to SMTP server
SEND - authenticating (plain)...
SEND - Server reports error. The response is: authentication failed (#5.7.1)
SEND - authenticating (login)...
SEND - Server reports error. The response is: authentication failed (#5.7.1)
SEND - WARNING: there were no compatible authentication mechanisms detected
Here goes my config /var/qmail/control/conf-smtpd:
-----------------------------------------------------------------------
TCPSERVER_OPTS="${TCPSERVER_OPTS} -R"
QMAIL_SMTP_PRE="${QMAIL_SMTP_PRE} spamdyke -f /etc/spamdyke/spamdyke.conf"
QMAIL_SMTP_CHECKPASSWORD="/var/vpopmail/bin/vchkpw"
[[ -n "${QMAIL_SMTP_CHECKPASSWORD}" ]]&& {
[[ -z "${QMAIL_SMTP_POST}" ]]&& QMAIL_SMTP_POST=/bin/true
QMAIL_SMTP_POST="${QMAIL_SMTP_CHECKPASSWORD} ${QMAIL_SMTP_POST}"
}
-----------------------------------------------------------------------
Hi,
You should be able to see the auth attempt in one f your log files. On
all my servers it's in /var/log/messages. This might help show where
the problem lies.
One of my lines as an example - Jul 1 04:43:17 mail002 vpopmail[24348]:
vchkpw-smtp: vpopmail user not found rlev...@aei.ca:14.208.230.43
Rick
!DSPAM:4e0dc81232712410438437!