Smtp_应拒绝 nounces 上的 400 错误请求

如果您可以从 mail-receiver postfix 配置文件中删除此行:

smtpd_recipient_restrictions = check_policy_service unix:private/policy

这应该能解决问题 - 我没有测试过,但我认为它会起作用:

postconf -e "smtpd_recipient_restrictions ="
1 个赞