【问题标题】:Send email using PHP mail() function through Amazon SES通过 Amazon SES 使用 PHP mail() 函数发送电子邮件
【发布时间】:2018-06-05 20:14:28
【问题描述】:

如何使 PHP mail() 函数使用我在 Amazon SES 中的凭据发送交易电子邮件,而不使用 PHPMailer 库或必须为此目的安装和配置 postfix 或 sendmail?

这是一个好习惯吗?如果不是,为什么?

【问题讨论】:

    标签: php amazon-web-services email amazon-ses


    【解决方案1】:

    您可以利用基于亚马逊的 Sendy 一次向多个人发送任何邮件。但它是付费的。仅供参考,它在内部使用 PHP mail()。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-10-12
      • 2017-06-05
      • 2013-02-21
      • 2011-10-13
      • 2021-06-19
      相关资源
      最近更新 更多