Re: [exim] Spamassassin Question

Góra strony
Delete this message
Reply to this message
Autor: Tim Jackson
Data:  
Dla: exim-users
Temat: 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