Re: [exim] bypassing the bogofilter check

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] bypassing the bogofilter check
On 11/03/2022 19:24, Sławomir Dworaczek via Exim-users wrote:
> Anyone know how to get a message delivered before bogofilter classifies it as spam?


Your "bogofilter" is external to exim. Your exim config decides
when to call it. Probably you need to understand how your config's
routing chain works, to decide when and where to intercept the
processing currently configured.
--
Cheers,
Jeremy