【发布时间】:2011-06-18 05:59:44
【问题描述】:
使用 php 和 gmail 发送电子邮件的最佳方式是什么?
我找到了下面的链接:
但是从它的网站下载 PHPMailer 后,我找不到 class.phpmailer.php !
你能告诉我一种发送邮件的方法吗(gmail服务器和php lan)?
另一个问题是我的 gmail 帐户已设置为 smtp / 可以吗?
最好的问候
【问题讨论】:
-
你能不能给我看一个完整的代码,而不用使用 phpmailer 的所有功能,比如 ssl / port / html body ...
-
可能想在stackoverflow.com/questions/36079/php-mail-using-gmail查看类似的 SO 问题