php - PHPMailer can not send email now -


this question has answer here:

anyone have project send email localhost using phpmailer send email ?

i have 2 project using , it's stop send email both, it's show message smtp error: not connect smtp host. same, think phpmailer have problem ?

any 1 meeting problem me or it's imagine ?

the way have setup, require smtp server running on localhost send messages through. if don't have smtp server running on localhost, can use external smtp server relay messages through.

here working example:

having trouble phpmailer


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -