sendmail 不发送邮件,没有错误

sendmail 不发送邮件,没有错误

我在 Debian 11 上使用 sendmail 8.15 时遇到问题。
它不发送邮件,但 /var/log/mail.err 为空
/var/log/mail.log

Oct  7 09:27:54 debian11 sendmail[2961]: 1977Rg4D002961: from=andrea, size=37, class=0, nrcpts=1, msgid=<[email protected]>, relay=root@localhost
Oct  7 09:27:54 debian11 sm-mta[2962]: 1977RsRh002962: from=<[email protected]>, size=337, class=0, nrcpts=1, msgid=<[email protected]>, proto=ESMTP, daemon=MTA-v4, relay=localhost [127.0.0.1]
Oct  7 09:27:54 debian11 sendmail[2961]: 1977Rg4D002961: [email protected], ctladdr=andrea (1000/1000), delay=00:00:12, xdelay=00:00:00, mailer=relay, pri=30037, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (1977RsRh002962 Message accepted for delivery)

我跟着https://www.cloudbooklet.com/how-to-install-and-setup-sendmail-on-debian-10 你有什么建议吗?
谢谢

相关内容