Re: [exim] Spam Assassin with user filters?

Etusivu
Poista viesti
Vastaa
Lähettäjä: Paulo Andre
Päiväys:  
Vastaanottaja: Dennis Skinner
Kopio: exim-users
Aihe: Re: [exim] Spam Assassin with user filters?
Dennis Skinner wrote:
> Cole Tuininga wrote:
>
>> When an email comes in for a particular user, I'd like it to be
>> processed through Spam Assassin, using that particular user's
>> preferences. As I understand it, that mostly gets rid of the idea of
>> using an ACL to do it.
>
>
> What user prefs do you have? Just threshhold, white and black lists? If
> that is the case, then there is nothing different in the spam scanning
> between users. Run SA in an ACL and then take the score in a router and
> modify it based on white or blacklist entries, then look at the
> threshhold and deliver accordingly. This is how we use it now.
>
> It gets more tricky if you want per-user bayes/autowhitelists.
>

Hi Dennis
Would you mind showing us your config, as I would be interested in this.

Paulo