Re: [exim] Spamassassin Question

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tim Jackson
Fecha:  
A: exim-users
Asunto: Re: [exim] Spamassassin Question
On 23 Dec 2004, Serhan Türkmenler wrote:

. Is it possible to check certain domains for spam on exim???

Yes.

If you want to reject at SMTP time, you will have to temporarily reject
some recipients if a mail comes in with a recipient for a domain that is
to be scanned along with a recipient for a domain that is not to be
scanned, but that is a limitation of SMTP, not of Exim.

I have written some docs about content scanning which contain references
pointing to docs about multiple scanning profiles:

http://www.timj.co.uk/linux/Exim-SpamAndVirusScanning.pdf

Tim