OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Server-side mail filtering (postfix+cyrus-imap)

From: Julien Vehent (julienlinuxwall.info)
Date: Tue Nov 10 2009 - 10:58:07 CST


On 11/10/2009 02:35 PM, Eero Volotinen wrote:
> nunatarsuaq wrote:
>> Anybody knows how to set up server-side filtering using Sieve?
>> My server is running openSuse with postfix and cyrus-imap. I guess
>> both of them have to be somehow configured to use Sieve as a filter.
>> I need to move all messages marked as spam (by SpamAssasin) to user's
>> "Junk" folder.
>
> How about:
> http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/cyrus-config.html
>
>
> It was the first hit on google search .. and there are lot of
> documentation on web.
>
> I am using dovecot with sieve and postfix, it is much less complex to
> configure..
>
> --
> Eero

Maybe some of my personal litterature can help.
http://wiki.linuxwall.info/doku.php/en:ressources:astuces:sieve

I use sieve with cyrus-imap on debian lenny. Note that neither postfix
or spamassassin are aware of sieve, it's strictly an imap server
classification feature.

Julien