
12 Feb
2012
12 Feb
'12
12:48 p.m.
On Sun, Feb 12, 2012 at 07:16:52PM +1100, Jason White wrote:
You can, however, use the ^TO_ expression in a Procmail recipe to match any message destined for the list (whether in the "To" or "Cc" field), placing it into the appropriate folder.
i find that rules like the following catch every msg for a list, regardless of the list software being used: :0 E * (^TO|^From|^FROM_DAEMON|^Sender:|^X-Been-There:|^List-[^:]*:).*luv-main(-owner)?@(lists\.)?luv\.asn\.au $LISTDIR/luv/main/incoming ^TO and ^FROM_DAEMON are expanded to much larger regexps and, like ^TO_, are documented in procmailrc(5). craig -- craig sanders <cas@taz.net.au>