swathiit1817 Posted July 1, 2009 Share Posted July 1, 2009 hello, I am doing mass mailing using php. where am using, class.phpmailer.php and class.smtp.php files. but my boss asked me check is it works in localhost i dont know abt smtp. so could u pls help me which changes can i made in my files. they give me smtphostname , username and password. pls help me its very important. thanq Link to comment https://forums.phpfreaks.com/topic/164361-how-to-change-phpmailer-class-to-smtp-to-send-the-mailin-localhost/ Share on other sites More sharing options...
trq Posted July 1, 2009 Share Posted July 1, 2009 You need to provide the hostname, username and password in relation to your local smtp server. Chances are if your here asking this you don't have one, or at least its not under your control. Ask your network admin if you have one. Link to comment https://forums.phpfreaks.com/topic/164361-how-to-change-phpmailer-class-to-smtp-to-send-the-mailin-localhost/#findComment-867021 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.