On Mon, Sep 15, 2008 at 05:09:23PM +0100, Steve Kemp wrote: > On Mon Sep 15, 2008 at 11:00:47 -0500, Mark Copper wrote: > > > What strategies are other people using? > > A bounce message will have an empty envelope sender, so I file > those separately via procmail. This is the rule I use: > > # > # Bounces > # > :0: > *(Return-Path:).*(<>) > .Automated.bounces/
You can drop the second colon since you are delivering to a maildir which doesn't need to be locked: :0 *(Return-Path:).*(<>) .Automated.bounces/ -- Chris. ====== I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours. -- Sir Stephen Henry Roberts -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]