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

Re: Procmail Recipe for Debian Lists



On Tue, Feb 26, 2002 at 04:01:38PM -0600, Benjamin Pharr wrote:
> for each list. I want a recipe that will look for anything from
> lists.debian.org, put everything before the '@' into $MATCH and send the
> message to ~/Mail/debian/$MATCH. Can anyone help me out. Thanks!

I found this somewhere.. (no idea where =)

:0
* ^Precedence:.*list
{
  :0
  * ^X-Mailing-List: <debian-.*@lists.debian.org>
  * ^X-Mailing-List: <debian-\/[a-zA-Z1-9\-]+
  Mail/lists/debian-$MATCH
}

works for me.

Sami


-- 
			  -< Sami Haahtinen >-
      -[ Is it still a bug, if we have learned to live with it? ]-
	-< 2209 3C53 D0FB 041C F7B1  F908 A9B6 F730 B83D 761C >-



Reply to: