Re: How to bypass a recipient domain?
Damian <[email protected]> Mon, 27 Nov 2023 12:35:18 +0100
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <[email protected]> |
> 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. > > Or should i do it better in amavisd.conf: > @bypass_spam_checks_mapsĀ = ( ['@example1.com', '@example2.com'], ); Do you want to bypass amavis completely or spam checking only? @bypass_spam_checks_maps is recipient-based.