【发布时间】:2015-02-18 05:00:51
【问题描述】:
我正在使用亚马逊服务器。但是php邮件功能不起作用。如果没有 Amazon SES,我无法使用 Sendmail 发送邮件。 当我使用命令“service sendmail status”时它会显示消息
“发送邮件已停止”
“sm-client 已死,但 pid 文件存在”。
我尝试使用“service sendmail start”命令启动 sendmail,然后我收到了消息,
开始 sendmail: 4.0.0 /etc/mail/sendmail.cf: line 87: fileclass: cannot o pen '/etc/mail/local-host-names': 世界可写目录 4.0.0 /etc/mail/sendmail.cf: line 596: fileclass: cannot open '/etc/mail/trusted-users': World writable directory
【问题讨论】:
标签: service amazon-ec2 amazon sendmail