PHP SendMail SMTP Authentication

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
smithveg
Forum Newbie
Posts: 4
Joined: Mon May 29, 2006 8:25 pm

PHP SendMail SMTP Authentication

Post 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.
Post Reply