Click to See Complete Forum and Search --> : New Twist - Old Problem Exchange SMTP and PHP


Anon
07-26-2000, 03:34 PM
Ok, I've got that mail() works on windows machine using your smtp in the php.ini file...
I haven't been able to make it work, but at least I've read that it does.

Now... my smtp server (an exchange server) is set to require a password for sending mail. In pine, you have to add a /user swicth to the SMTP config line...

I tried this with the php.ini file and the page returns an error (Warning: Unknown error in c:\apache\htdocs/extranet/feedback.html on line 195).

Does anyone know how I could get around this?