check_recipient_access设置的问题
smtpd_recipient_restrictions =[color=red]check_recipient_access hash:/etc/postfix/recipient_access,[/color]
permit_mynetworks,
permit_sasl_authenticated,
reject_unknown_sender_domain,
reject_rbl_client cblless.anti-spam.org.cn,
reject_rbl_client sbl-xbl.spamhaus.org,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unknown_recipient_domain,
reject_unauth_pipelining,
reject_unauth_destination,
permit
smtpd_recipient_restrictions 配置如上,需求就是只让[color=black]/etc/postfix/recipient_access文件里的abc.com可以接收,其他邮件全部拒绝,请问是这样设置吗?谢谢[/color]
[color=#ff0000][/color]
abc.com OK
* REJECT
页:
[1]