Hi,

I have IMAP authentication working for vpop and standard linux users, but I have a problem with SMTP authentication.

I need SMTP authentication to work for standard linux users (I'm not worried about vpop users at all). I understand that Bill's toaster incorporates a Qmail auth patch but when I try to login it doesn't work:

Escape character is '^]'.
220 blue.x-rm.com ESMTP
ehlo localhost
250-blue.x-rm.com
250-STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE 0
250 AUTH LOGIN PLAIN CRAM-MD5
auth login
334 VXNlcm5hbWU6
bmljaw==
334 UGFzc3dvcmQ6
<base64 encoded password>
535 authentication failed (#5.7.1)

Can someone please give me some pointers on how I can debug this problem.

Thanks,

Nick...




Reply via email to