12 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Hidden Feature in Mai...
FromSent OnAttachments
Ed WildgooseMar 28, 2005 10:45 am 
Jeremy KitchenMar 28, 2005 12:09 pm 
Ed WildgooseMar 28, 2005 1:14 pm 
Ed WildgooseMar 29, 2005 8:43 am 
Paul L. AllenMar 29, 2005 3:28 pm 
Sam VarshavchikMar 29, 2005 3:41 pm 
Ed WildgooseMar 29, 2005 5:25 pm 
Sam VarshavchikMar 29, 2005 5:42 pm 
Ron JohnsonMar 29, 2005 6:37 pm 
Sam VarshavchikMar 29, 2005 7:39 pm 
Ron JohnsonMar 29, 2005 8:23 pm 
Ed WildgooseMar 30, 2005 12:23 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] Hidden Feature in Maildrop?Actions...
From:Ed Wildgoose (lis@wildgooses.com)
Date:Mar 30, 2005 12:23:14 am
List:net.sourceforge.lists.courier-maildrop

I don't see where the OP's use of the logical-OR is explicitly mentioned in the PATTERNS section.

+. This is EXACTLY equivalent to (~|=|+), however with large list of characters this notation is much shorter. In addition,

But I do agree this needs to be emphasized a bit more.

Well, we are getting picky, but I still don't think that counts as explicit documentation because it's tucked into a section describing the [] syntax.

Note, there is also a second and more explicit example of this syntax further down the man page. I would have to look it up, but I think it's something like /^(To|Received): *blah/

However, my point still stands that there is lovely documentation here on the rest of the syntax, and regular failure to use this construct in the patterns posted to this list, and so it might be nice to explicitly add an item on it in the "( )" section of the docs?

I'm going to drop it here though because it was only supposed to be a helpful suggestion and I think I missed my mark

Ed W

P.S. I would be much more interested if someone had some thoughts on my other post about reformail. I'm writing a recipe which tries to send SMS messages based on incoming email and it's proving a little tricky