Re: [exim] Spambox per user solution?

Inizio della pagina
Delete this message
Reply to this message
Autore: Miroslaw Baran
Data:  
To: exim-users
Oggetto: Re: [exim] Spambox per user solution?
On 26/02/11 22:39, Jaap Winius wrote:
> Hi folks,
>
> For some time I've been running Debian mail servers with Exim4, using
> SpamAssassin and a bunch of custom ACLs to filter out the spam.
>
> Messages seen as spam, such as with a high spamd score, used to be
> denied outright. Later, I softened my policy and changed it to
> "defer", which often gives me the opportunity to modify the whitelist
> before a remote MTA ceases to make further delivery attempts. Luckily,
> the necessary configuration changes for this were trivial.
>
> Now, however, I'd like to go further and create a system that
> maintains a spambox per user. Usually this system should accept the
> messages it recognizes as spam, but then deposit them in the user's
> spambox.
>
> Can anyone recommend a simple or elegant way to achieve this?


Apart from the solutions already described, if you're using dovecot as
an IMAP server, you could use dovecot's delivery along with some
predefined sieve script that would deliver spam-marked e-mail to a
specific folder within user's mailbox.

Best regards
Miroslaw Baran