|
发邮件给其他域的时候出现报错:SMTP Server reply:500 5.5.1(远程使用foxmail提示报错,发本域的时候没问题)
查看日志:
- [root@testing237 root]# tail -f /var/log/messages
- Jan 25 16:57:40 testing237 sendmail[4756]: need authentication name
复制代码
网上查资料说是发给其他域的时候,需要认证。我在foxmail中选中了“使用SMTP认证”
这个该如何处理呢?我使用的是linux+sendmail 谢谢 |
|