Hello: I applied this vchkpw.c.diff patch from http://www.fehcom.de/qmail/smtpauth.html and CRAM-MD5 authentication seems to be working (of course I also applied the smtp-auth patch to qmail).
# telnet 0 25 Trying 0.0.0.0... Connected to 0.0.0.0. Escape character is '^]'. 220 x.x.x ESMTP ehlo client 250-x.x.x 250-PIPELINING 250-8BITMIME 250 AUTH LOGIN PLAIN CRAM-MD5 auth CRAM-MD5 auth CRAM-MD5 334 PDk4MzkuMTA3Mzk0Njc1OEAwPg== YXNpZXJyYUBlZGljaW9uZXNlbmxpbmVhLmNvbSAyYTUwNjE2NjBjOTAwYTliNzM0Yzc2N2Q5NWEwODljNg== 235 ok, go ahead (#2.0.0) I used cmd5 (http://www.net-track.ch/opensource/) to generate the encoded responses. Seems to be ok, now I'll try with a real client. Thanks Erwin Hoffmann! :-) -- Alejandro Aguilar Sierra [EMAIL PROTECTED]
