Re: [exim] scanning at ACL using external program

Page principale
Supprimer ce message
Répondre à ce message
Auteur: W B Hacker
Date:  
À: exim users
Sujet: Re: [exim] scanning at ACL using external program
Marcin Krol wrote:
> Hello everyone,
>
> I haven't been around Exim for some time, so I want to ask here - are
> there any new developments regarding scanning mail at DATA ACL using an
> external program? Are there any plans to implement such feature?
>
> Rationale: while Exim does have direct connection to SpamAssassin these
> days, I am not entirely happy with headers generated (those added by
> spamc are much nicer from my POV).
>
> Regards,
> Marcin Krol
>


If you aren't happy with SA's headers, you can either modify them or
shut them off entirely.

All we use from SA is spam_score_int

Exim can then make whatever headers you wish..


Bill