Peter Eisch wrote:
I've tracked this down to be more a client issue than plugin. Both clients
I've tried (oddly both M$) fail to present credentials it seems.
For testing, I always use swaks:
http://jetmore.org/john/code/#swaks
since you can see exactly what is going on in both directions.
Does anyone have any success with Outlook doing SMTP auth to any version of
qpsmtpd? I'll keep poking at this. It seems that the server isn't
presenting what the client is expecting, or something.
Make sure that you do not check the SPA (Secure Password Authentication)
method in Outlook; only Exchange supports that borken protocol. I have
been able to use SMTP auth with Outlook on a current qpsmtpd
installation (i.e. trunk[ish]).
John