Hello, I have a Postfix+MySQL+Amavisd-new platform.
Time ago I get some hint for avoiding spam scan for a particular sender
an a particular client.
In particular, in /etc/postfix/main.cf I put:
smtpd_restriction_classes = from_policy_bank_senders
from_policy_bank_senders =
check_sender_access hash:/etc/postfix/policy_bank_senders, permit
Now I would like to avoi spam scanning for a particular recipient.
Is it possible?
Thanks,
rocsca
