phpmailer(现在的版本是1.73)是一个很好用的工具,可以很方便的使用php语言发送邮件,支持smtp及验证,我们一直都用它。 但是,由于gmail的smtp采用了ssl连接:
Outgoing Mail (SMTP) Server - requires TLS: smtp.gmail.com (use authentication)
Tags: gmail, mail, PHP, phpmailer, smtp, ssl
Posted in PHP | 47 Comments »
知之为知之,不知为不知!