Re: [exim] exiscan-acl, $spam_report

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: W B Hacker
Fecha:  
A: exim users
Asunto: Re: [exim] exiscan-acl, $spam_report
Stanislaw Halik wrote:

> hello,
>
> exiscan-acl works really well, except for one thing i'm not able to
> figure out. $spam_report contains a large, verbose message with excerpts
> from bodies and individual rule scoring.
>
> is there a way to only fetch the rule scoring part or is matching it by
> a regexp the only method?
>
> -- sh
>


That presence/absence and format of that report/analysis and
other spam X-header content is ordinarily controlled in the
SpamAssassin configuration files.

To control what to put in spam-related message headers, (or not)
and what level of detail to retain in logs (or not) you will
want to adjust settings in BOTH SA and Exim.

Bill