你好,我的网站需要发送激活邮件,目前使用的是smtp,很多都进了垃圾箱,我注册了amazon ses,但搞不得怎么使用,我想请教下php环境下如何使用amazon ses的,我见 segmentfault这个网站也是使用了这个服务

另外补充两个问题,如何设置发件人名字,如上述图片中的SegmentFault问答社区
还有就是如何发html邮件,我这样设置不行的:
$m->setMessageFromString('','我是哥This is the message body.
');
收到的邮件只有:我是哥This is the message body.后面的内容则没有
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
好的,谢谢了,下载一个库文件,这个库页面打不开,是不是ses.php?如果是的话我去其他地方下载,你最后提到的例子连接里面有
很简单,很好用!
Notice: Undefined property: SimpleEmailServiceRequest::$resource in C:\xampp\htdocs\husili\email\ses.php on line 491
Warning: SimpleEmailService::sendEmail(): 60 SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in C:\xampp\htdocs\husili\email\ses.php on line 357