如果您可以从 mail-receiver postfix 配置文件中删除此行:
smtpd_recipient_restrictions = check_policy_service unix:private/policy
这应该能解决问题 - 我没有测试过,但我认为它会起作用:
postconf -e "smtpd_recipient_restrictions ="
如果您可以从 mail-receiver postfix 配置文件中删除此行:
smtpd_recipient_restrictions = check_policy_service unix:private/policy
这应该能解决问题 - 我没有测试过,但我认为它会起作用:
postconf -e "smtpd_recipient_restrictions ="