[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [META] Use of the list for non-Debian matters



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 <debianb-user@...>"

One solution would be to match "* ^(To|Cc).*debian-user@.*" 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:.*debian-user@.*
/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: fax@df.lth.se          |
|     @ @      | 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
debian-user-request@lists.debian.org .
Trouble?  e-mail to templin@bucknell.edu .


Reply to: