Re: [exim] bypassing the bogofilter check

Inizio della pagina
Delete this message
Reply to this message
Autore: Jeremy Harris
Data:  
To: exim-users
Oggetto: 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