Re: [Exim] FW: Integrating SpamAssasin with Exim 4.24-4

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tim Jackson
Datum:  
To: exim-users
Betreff: Re: [Exim] FW: Integrating SpamAssasin with Exim 4.24-4
Hi Samuel, on Mon, 29 Dec 2003 20:24:32 +0300 you wrote:

> I need advise on how best to integrate SpamAssasin with exim 4.24-4
> running on FreeBSD 4.9.

<snip>
> spamcheck_router:


Probably best not by using routers, unless you are purely "tagging" spam
and not planning to actually reject it. Either way, you would be better
off installing Exiscan ( http://duncanthrax.net/exiscan-acl/ ) or SA-Exim
( http://marc.merlins.org/linux/exim/sa.html ) and using those. I've
written a guide on how to do this which you might well find useful - you
can find it at http://www.timj.co.uk/linux/exim.php .

Tim