RE: [Exim] Spam Filtering Question

Pàgina inicial
Delete this message
Reply to this message
Autor: Ted Cooper
Data:  
A: exim-users
Assumpte: RE: [Exim] Spam Filtering Question
> From: Behalf Of Dickenson, Steven
>
> SA-Exim, which is designed to reject mail at SMTP time, has a
> configuration
> option which allows you to save just about any of the mail that passes
> through it (included rejected mail) to a maildir folder of
> your choosing.
> Works quite well.


While we're at it.. So does exiscan :) Just use the fakereject control
(with some minor code alteration to make it look just like a real
rejection) in combination with setting a few acl variables if you don't
want to reject spam below a certain level. When it comes to delivering
it to user directories, just add a .SPAM (or whatever you want) to the
directory.


Ted.