Need PHP email w/ SMTP authentication

WannaFly

Platinum Member
Jan 14, 2003
2,811
1
0
I need to send an email in PHP and use smtp authentication - I've tried and tried to get the stmp mailer with PEAR working but cannot get it working. Does anyone know of a completely stand alone SMTP w/ authentication module for php4?
 

WannaFly

Platinum Member
Jan 14, 2003
2,811
1
0
Note sure it's even related to PEAR:
Failed to connect to mail.exilum.com:25 [SMTP: Invalid response code received from server (code: -1, response: )]

This was after re-installing pear, before it seemed to work but always replied successfull even though it didnt work (I could use the wrong password and it would still "work")

this is code similar to what I am using, although its not the exact, I dont have access to it right now. http://email.about.com/od/emai...ngtips/qt/et073006.htm