On Wed, Feb 19, 2003 at 12:00:08PM +0000, Kaare Rasmussen wrote:
> Mail filtering
> I'd like to filter incoming email into different folders. This seems to be a 
> job for maildrop. But how do I create and edit filter rules? For myself I 
> can use an editor, but we're talking a mail server with virtual email 
> domains and lots of ordinary users.
> Will a web based client do the job? Does one exist? How do others let their 
> users set up incoming email filters? 

sqwebmail lets users create filtering rules, if you turn this feature on. On
a per-Maildir basis: create file "maildirfilterconfig" containing:

MAILDIRFILTER=../.mailfilter    # where to create the filter file
                                # (relative to the maildir itself)
MAILDIR=Maildir                 # where the mail directory is for this user
                                #(relative to their home directory)

You can also turn it on globally, see the documentation in
maildir/README.maildirfilter.html

It can't do everything that you could do through manually creating maildrop
rules, but it's sufficient for most users. Plus they get webmail for free
:-)

Regards,

Brian.


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to