NTLM authentication

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
sjncdogsrule
Forum Newbie
Posts: 5
Joined: Sun Jan 04, 2009 8:51 pm

NTLM authentication

Post by sjncdogsrule »

For our church web site, I need to connect to the church server for e-mail (its running Exchange), but it returns:
AUTH-250 GSSAPI NTLM
and swift mailer dies because it does not support NTLM authentication.

I found a post where you said someone once sent you an authentication routine for NTLM but you had no way of testing it. If you still have it, I'd like to try it out.

Any other thoughts on getting the NTLM authentication to work?

Scott
Post Reply