sorenchr Posted December 15, 2008 Share Posted December 15, 2008 Hi, my wonderful login script has come to a complete halt Im working on a "Forgot my password", feature which sends an email to the user containing his/her password. I talked with my webserver provider, apparently they use POP before SMTP authentication. The only scripts that i have found so far, which knows how to handle this mess, are PEAR script, which are not supported by my provider Does anybody know of any simple scripts to use ? Thanks for your time. Link to comment https://forums.phpfreaks.com/topic/137095-sending-mails-using-mail/ Share on other sites More sharing options...
rhodesa Posted December 15, 2008 Share Posted December 15, 2008 http://phpmailer.codeworxtech.com you can specify an smtp user/pass in that script Link to comment https://forums.phpfreaks.com/topic/137095-sending-mails-using-mail/#findComment-716060 Share on other sites More sharing options...
sorenchr Posted December 15, 2008 Author Share Posted December 15, 2008 http://phpmailer.codeworxtech.com you can specify an smtp user/pass in that script Thank you kindly Link to comment https://forums.phpfreaks.com/topic/137095-sending-mails-using-mail/#findComment-716061 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.