On Jan 28, 2004, at 9:48 AM, Girish wrote:
I had pached the qmail with new SPAM CONTROL and trying smtp authentication
Now i need to try it whether it is working or not ..
for that i tried ..


telnet localhost 25
ehlo
250-domain.com
250-PIPELINING
250-8BITMIME
250 SIZE 0
250-AUTH LOGIN PLAIN MD5-xxxx
Auth login
334 VXNlcm5hbWU6
girish
girish
Invalid user $#22 (5.7.1)

That isn't the correct format for an AUTH LOGIN session. Take a look at <http://www.fehcom.de/qmail/smtpauth.html> for details on properly testing SMTP AUTH.


Also, what version of vpopmail are you using? 5.4.0-rc2 includes updates to vchkpw that may not work correctly with older versions of the SMTP AUTH patch. It works correctly with the updated patch at the URL above.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter handheld Network Tester: http://sniffter.com/



Reply via email to