无法安装"来自" msmtp上的字段

时间:2017-04-27 06:09:01

标签: email phpmailer

我正在尝试设置msmtp

这是我的配置文件

defaults from name@domainname.co.id

account name 
host 10.1.1.15 
from from name@domainname.co.id
auth off 
port 25

account default : name

并且我的日志通过使用php mail()函数发送电子邮件

https://www.dropbox.com/s/8g7c32atjzsly5j/msmtp-log.txt?dl=0

我无法覆盖"来自"字段并继续使用"默认"

有人可以提供一些建议吗?

0 个答案:

没有答案