9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] mailfilter syntax error
FromSent OnAttachments
john gennardFeb 27, 2003 9:40 am 
Devin RubiaFeb 27, 2003 10:25 am 
Francois ZellingerFeb 27, 2003 12:22 pm 
GaryFeb 27, 2003 12:48 pm 
Sam VarshavchikFeb 27, 2003 2:48 pm 
Payal RathodFeb 27, 2003 7:11 pm 
john gennardFeb 28, 2003 9:09 am 
Devin RubiaFeb 28, 2003 11:20 am 
Francois ZellingerMar 1, 2003 1:50 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: [maildropl] mailfilter syntax errorActions...
From:Payal Rathod (pay@hotpop.com)
Date:Feb 27, 2003 7:11:44 pm
List:net.sourceforge.lists.courier-maildrop

* Francois Zellinger <frz@pt.lu> [2003-02-28 07:57]:

if (/^To:.*debian-user@lists\.debian\.org$/) { to Maildir/debian/ } if (/^To:.*gllug@linux\.co\.uk$/) { to Maildir/gllug/ }

[...]

I have working rules like,

if (/^(To|[Cc][Cc]|[Mail-Followup-To]):.*qmail@list\.cr\.yp\.to/) to Mail/qmail

if (/^(list-help:).*mailto:bgware-help@lists\.em\.ca/) to Mail/bgware

if (/^(To|[Cc][Cc]|[Mail-Followup-To]):.*libtai/) to Mail/misc

No need for { } if one is using only one rule after each if statement. Right?

I still haven't got the idea why John Gennard's config is not working.

Can someone throw light on it?

With warm regards, -Payal