Home > Backend Development > PHP Tutorial > amazon-ses - PHPMailer配合Amazon SES发送电子邮件如何配置DKIM

amazon-ses - PHPMailer配合Amazon SES发送电子邮件如何配置DKIM

WBOY
Release: 2016-06-06 20:51:17
Original
1218 people have browsed it

我们之前的邮件系统没有使用dkim,导致很多邮件都进了垃圾箱。请教PHPMailer配合Amazon SES发送电子邮件如何配置DKIM?我的域名使用dnspod解析,为什么设置好了三个CNAME记录却总是验证失败呢?

回复内容:

我们之前的邮件系统没有使用dkim,导致很多邮件都进了垃圾箱。请教PHPMailer配合Amazon SES发送电子邮件如何配置DKIM?我的域名使用dnspod解析,为什么设置好了三个CNAME记录却总是验证失败呢?

亚马逊现在提供了简单的DKIM配置选项,在SES后台点击验证新域名,按照提示做就行了。

可以试试 submail http://submail.cn/chs

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template