LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   NTLM authentication PHP (https://www.linuxquestions.org/questions/programming-9/ntlm-authentication-php-809043/)

sci3ntist 05-20-2010 04:40 AM

NTLM authentication PHP
 
Hi,

I'm writing some php code and part of it sending an email through smtp server, I used Mail.php from pear but unfortunately I didn't work since the smtp server is using NTLM authentication.
Any alternates to Mail.php could solve this problem?


Thanks in advance.

Sergei Steshenko 05-20-2010 08:52 PM

What about using your favorite WEB search engine ? For example, in my case the second match returned by Yahoo is:

http://www.phpclasses.org/package/18...echanisms.html
.


All times are GMT -5. The time now is 06:46 AM.