On Mon, 9 Jun 1997, Max Stevens wrote: > :0: > * ^TOdebian-user > debian-user >
If match "* ^To.*debian-user" you will miss all CC:ed and BCC:ed mail to the list. You will also miss all mail that have named the list e.g. "Debian Mailinglist <[EMAIL PROTECTED]>" One solution would be to match "* ^(To|Cc)[EMAIL PROTECTED]" which will get all mails whith "debian-user@" somewhere on the lines beginning with "To" or "Cc". This method is very usefull for list that don't add a header.. which the debian-lists fortunatly do. The best alternative would therefore be to match the added header instead: :0:/home/fax/mail/incoming/debian-user.lock * ^X-Mailing-List:[EMAIL PROTECTED] /home/fax/mail/incoming/debian-user /fax -- +- Fredrik Ax -+------ Snailmail ------+- Where to reach me on the net -+ | \\|// | Kämnärsvägen 13 E:202 | E-mail: [EMAIL PROTECTED] | | @ @ | S-226 46 LUND, SWEDEN | WWW: http://www.df.lth.se/~fax | +-oOO-(_)-OOo--+-----------------------+--------------------------------+ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .