Page 1 of 1

PHP SendMail SMTP Authentication

Posted: Mon Mar 31, 2008 11:42 am
by smithveg
Hi,

How can i do the smtp authentication mail sending if i do not have the particular email password?
I want to have it in the 'Password Forgotten' module. Which allow members to retrieve a new password.

Any idea? I found part of solution at, http://email.about.com/od/emailprogramm ... 073006.htm
But it need to password in order to run it.