$author = "Craige McWhirter" ; > > I use the following so that any emails from any mailing list that uses > the X-BeenThere header will sort into a mailbox named after the mailing > list (note the leading dot in .$MATCH is for IMAP folders used with > courier-imap. > > :0: > * ^X-BeenThere: \/[^@]+ > `echo .$MATCH/`
i have a similar shortcut for other lists, but because slug is a special case i treat it differently by placing it's receipe above the catchall X-BeenThere receipe... marty -- And true love waits In haunted attics And true love wins On lollipops and crisps "True Love Waits" - Radiohead -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
