On 9/1/2009 2:57 AM, Bonar Gultom wrote:
dear all,
I want to ask how to block e-mail sent to one account, let say
f...@domain.com. But we can make whitelist too who can sent e-mail to
f...@domain.com. I mean like this example:
b...@domain.com, a...@example.com, and d...@yahoo.com can send email to
f...@domain.com. But other than those three account, email sent to
f...@domain.com will be block.
I hope you can understand my question and help me to this problem. thank
you very much
Warm Regards,
Bonar Gultom
For complex access controls, use either
smtpd_restriction_classes or a policy service such as postfwd.
http://www.postfix.org/RESTRICTION_CLASS_README.html
http://www.postfix.org/SMTPD_POLICY_README.html
http://postfwd.org/
-- Noel Jones