7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] maildrop simple f...
FromSent OnAttachments
Dirk H. SchulzSep 2, 2002 11:41 am 
Alexander LazicSep 2, 2002 12:42 pm 
Anand BuddhdevSep 2, 2002 2:05 pm 
Robin WhittleSep 2, 2002 8:52 pm 
Aleksey PerovSep 3, 2002 1:08 am 
Roland SchneiderSep 3, 2002 1:13 am 
Robin WhittleSep 3, 2002 3:40 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] maildrop simple filtering howtoActions...
From:Alexander Lazic (al_s@none.at)
Date:Sep 2, 2002 12:42:55 pm
List:net.sourceforge.lists.courier-users

Hi,

On Mon 02.09.2002 20:45, Dirk H. Schulz wrote:

I want to use maildrop to simply sort incoming messages into different submailboxes.

On the same 'account' or in 'global'?

What I lack is a few simple examples to start from.

Hm how about this:

.mailfilter:

if(/To:.*email-address-for-subdir.*/) { to "~/Maildir/subdir/" }

Does anybody know where I can find that?

I not, sorry.

And by the way: Is there a php-(or whatever)script with which the user can click together some simple mail filters on a website?

The sqwebmail-prog from the courier-mta page can this ;-))

Does you use the complete 'courier-mta'?

al ;-)