Recipient address rejected: Domain not found
10 年 ago jony Recipient address rejected: Domain not found已关闭评论
用foxmail发送邮件时,提示:
服务器错误: '450 4.1.2 <69266948@qq.com>: Recipient address rejected: Domain not found'
也就是说邮件服务器解析不了qq.com这个域名
换DNS即可解决
/var/spool/postfix/etc/resolv.conf
/etc/resolv.conf
把DNS换成
208.67.220.220
8.8.8.8
重启postfix,测试即可