Author: Tamas TEVESZ Date: To: Christoph Lameter CC: exim-users Subject: Re: [Exim] Using SA to not accept incoming spam?
On Wed, 10 Apr 2002, Christoph Lameter wrote:
> Is it possible to configure exim3/4 to reject spam before it is accepted
> using spamassassin? The hooks in exim4 suggest that such an approach
> should be possible.
if someone hooks it up into local_scan() (exim4) then yes. with exim3,
no.