Re: Bypass spam check for specific recipients in specific policy_bank

Damian <[email protected]>
Newsgroups gmane.mail.virus.amavis.user
Message-ID <[email protected]>
> What is the correct way / syntax to use bypass_spam_checks_maps to 
> apply to specific users within one Policy_bank only?

Try

> $policy_bank{POLICY_BANK} = {
>     # ...
>     bypass_spam_checks_maps => {
>         '[email protected]' => 1,
>         'bypass-that.tld' => 1,
>         '.' => 0,
>     },
> };
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.