@400000004e1a82df18b6fcfc tcpserver: status: 0/120
@400000004e1a82f73708285c tcpserver: status: 0/120
@400000004e1a831b193d5f54 tcpserver: status: 0/120
@400000004e1a84742a34f844 tcpserver: status: 1/120
@400000004e1a84742a367ee4 tcpserver: pid 7416 from 180.2.2.105
@400000004e1a84742a3cb8a4 tcpserver: ok 7416 foo.com:192.168.2.249:587 :180.2.2.105::56770
400000004e1a84742a4582a4 7416 > 220 foo.com ESMTP
400000004e1a84742fcd731c 7416 < EHLO [10.0.1.3]
400000004e1a84742fcdd0dc 7416 > 250-AUTH LOGIN CRAM-MD5 PLAIN
400000004e1a84742fcde84c 7416 > 250-AUTH=LOGIN CRAM-MD5 PLAIN
400000004e1a84742fcdec34 7416 > 250-PIPELINING
400000004e1a84742fcdf01c 7416 > 250 8BITMIME
400000004e1a84782efe3c3c 7416 < AUTH PLAIN sa#dsdsNvbnRzAHRlc3QxMjM=
400000004e1a847d2f167f2c 7416 > 535 authorization failed (#5.7.0)
400000004e1a847d3899095c 7416 < AUTH LOGIN
400000004e1a847d3899577c 7416 > 334 ASfdfdm5hbWU6
400000004e1a847e014a19dc 7416 < bSer6h29udHM=
400000004e1a847e014a6414 7416 > 334 UGFzc3dvcmQ6
400000004e1a847e050e6d0c 7416 < dGCkhfh4EyMw==
400000004e1a8483052102dc 7416 > 535 authorization failed (#5.7.0)
400000004e1a849124416cec 7416 < QUIT
@400000004e1a84912442a184 7416 > [EOF]
@400000004e1a84912443514c tcpserver: end 7416 status 0
@400000004e1a849124435d04 tcpserver: status: 0/120
I'm sure I'm using the correct password. Below is some contents of /service/qmail-smtpd/run
exec /usr/local/bin/softlimit -m 5000000 \
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 587 recordio /var/qmail/bin/qmail-smtpd foo.com /usr/local/bin/checkpw-pop3 true 2>&1
Below is the contents of /etc/tcp.smtp