Re: [exim] several spamd calls in a row?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tom Bombadil
Fecha:  
A: Marten Lehmann
Cc: exim-users
Asunto: Re: [exim] several spamd calls in a row?
Marten Lehmann wrote:
> Hello,
>
> to increase the relevance of a spamd result, we want to run several
> calls to spamd in a row. In fact, it is not one spamd, but several
> different spam filters behaving like a spamd.
>
> Is there any way to do it?
>
> This would also be interesting to test a new spamd which uses a
> different mail header to show its results.
>
> Regards
> Marten
>


spamd like openbsd's spamd?
Openbsd's spamd doen't work with headers or results at all. It's either
"pass", "block", or "try again later".

But I guess you are talking about something else.