[Dovecot] Filtering Mails - how?
Hello,
I've got some problems about understanding, how to filter my incoming mails. I am using dovecot 1.0.beta3 (ubuntu server) and want to implement a filter, where I can filter all my incoming messages (like the ones from the dovecot ml) to special folders within the mailbox of each user (for each user a special set of filters). Is there a chance to do this in dovecot or have I to use another program? My system works like: Fetchmail fetches mails from two mailservers and deliver them to the users inbox Procmail send them to spamassassin for checking about spam Dovecot provides access to the mailbox with IMAP
Hope there is an easy way like module for webmin or something else.
Thank you
Daniel
Daniel Seichter wrote:
i use procmail. Horde has a nice interface to manage the recipies via IMP but i am sure there are others
Dovecot
:0
- ^Subject:.*\[Dovecot\] "$DEFAULT/.Lists.Dovecot/"
:0 E
- ^To:.*Dovecot-news@dovecot\.org "$DEFAULT/.Lists.Dovecot/"
HordeImp
:0
- ^Subject:.*\[imp\] "$DEFAULT/.Lists.Horde.Imp/"
BSDPorts
:0
- ^Sender:.*owner-freebsd-ports@freebsd\.org "$DEFAULT/.Lists.FreeBSD.Ports/"
BSDAdvocacy
:0
- ^Sender:.*owner-freebsd-advocacy@freebsd\.org "$DEFAULT/.Lists.FreeBSD.Advocacy/"
BSDStable
:0
- ^Sender:.*owner-freebsd-stable@freebsd\.org "$DEFAULT/.Lists.FreeBSD.Stable/"
BSDAnnounce
:0
- ^Sender:.*owner-freebsd-announce@freebsd\.org "$DEFAULT/.Lists.FreeBSD/"
BSDQuestions
:0
- ^Sender:.*owner-freebsd-questions@freebsd\.org "$DEFAULT/.Lists.FreeBSD.Questions/"
On Thu, 12 Oct 2006 19:11:15 +0200 "Daniel Seichter" <daniel@dseichter.de> wrote:
while i was struggling with setting up filtering (for dovecot/postfix/mysql setup) i read somewhere that procmail is not recommended in a virtual domain-setup, i also didn't manage to make it work (it worked fine with .forward files in an earlier setup with just dovecot/postfix with mysql) and eventually i went with maildrop for filtering
concerning webmail, my users are happy with squirrelmail and hastymail as alternative http://hastymail.sourceforge.net/
-- grtjs, albi
participants (4)
-
albi
-
Daniel Seichter
-
Eric
-
Jakob Curdes