8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] RE: Out of Office Rep...
FromSent OnAttachments
Andrew GarganSep 5, 2005 2:49 am 
Andrew GarganSep 5, 2005 6:33 am 
Barry FlanaganSep 5, 2005 7:40 am 
Will MaierSep 6, 2005 8:07 am 
Tony EarnshawSep 6, 2005 8:49 am 
Will MaierSep 6, 2005 9:04 am 
p dont thinkSep 6, 2005 6:55 pm 
Tony EarnshawSep 6, 2005 10:07 pm 
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] RE: Out of Office Replies and FilteringActions...
From:Will Maier (will@ml1.net)
Date:Sep 6, 2005 9:04:47 am
List:net.sourceforge.lists.courier-maildrop

On Tue, Sep 06, 2005 at 05:45:36PM +0200, Tony Earnshaw wrote:

"Well," he answered cautiously, "you might try directing messages with (be careful, this is PCRE, now):"

if ( /^Precedence:\s+bulk/ ) { to "Maildir" }

and then catching the rest. I use this for vacation messages (and a whole lot more) and was going to post my whole routine, but then it got to beer time, so I didn't ...

Doesn't this depend on $STUPID_MAILER reliably setting precedence correctly? It seems the same folks who send vacation notices also use silly mailers.