How to bypass a recipient domain?

Ulrich Hiller, MPI Astronomie hiller at mpia.de
Mon Nov 27 12:16:50 CET 2023


Hello,

i want to bypass amavis for a specific *recipient* domain (not sender!).
I am not sure how to do that, because all i find is whitelisting a sender.

I would do it on MTA level in postfix's whitelist.pcre:
/example\.com/ FILTER  smtp:[127.0.0.1]:10025

Or should i do it better in amavisd.conf:
@bypass_spam_checks_maps  = ( ['@example1.com', '@example2.com'], );

Or does all this block only sender domains?

Thanks you in advance for any hint, ulrich


More information about the amavis-users mailing list