Re: Procmail Rules for Debian lists

2002-04-10 Thread Matijs van Zuijlen
On Tue, Apr 09, 2002 at 12:59:16PM -0700, Karsten M. Self wrote: > on Tue, Apr 09, 2002, Matijs van Zuijlen ([EMAIL PROTECTED]) wrote: > > On Tue, Apr 09, 2002 at 03:50:54AM -0700, Karsten M. Self wrote: > > > :0: > > > * ^X-Mailing-List: <\/[^@<>]+ > > > $LISTDIR/$MATCH/ > > > > As ha

Re: Procmail Rules for Debian lists

2002-04-09 Thread Jorge Santos
Jeff <[EMAIL PROTECTED]> writes: > Dave Sherohman, 2002-Apr-08 16:14 -0500: > > On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: > > > I'm getting quite a lot of messages dropping through my procmail rules for > > > debian lists. I was won

Re: Procmail Rules for Debian lists

2002-04-09 Thread Jeff
Dave Sherohman, 2002-Apr-08 16:14 -0500: > On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: > > I'm getting quite a lot of messages dropping through my procmail rules for > > debian lists. I was wondering if anyone here had a good setup. > > > > The

Re: Procmail Rules for Debian lists

2002-04-09 Thread Karsten M. Self
on Tue, Apr 09, 2002, Matijs van Zuijlen ([EMAIL PROTECTED]) wrote: > On Tue, Apr 09, 2002 at 03:50:54AM -0700, Karsten M. Self wrote: > > :0: > > * ^X-Mailing-List: <\/[^@<>]+ > > $LISTDIR/$MATCH/ > > As has been noted[1] in another thread on the same subject on > debian-devel: this i

Re: Procmail Rules for Debian lists

2002-04-09 Thread Matijs van Zuijlen
On Tue, Apr 09, 2002 at 03:50:54AM -0700, Karsten M. Self wrote: > :0: > * ^X-Mailing-List: <\/[^@<>]+ > $LISTDIR/$MATCH/ As has been noted[1] in another thread on the same subject on debian-devel: this is dangerous. Someone could just send an email with X-Mailing-List: <../someth

Re: Procmail Rules for Debian lists

2002-04-09 Thread dman
On Tue, Apr 09, 2002 at 11:30:37AM +0100, Paul Sargent wrote: | On Mon, Apr 08, 2002 at 05:33:57PM -0500, dman wrote: | | > All messages which are delivered by the list software do have that | > header (unless something is really broken there). Were the missed | > messages Cc'ed to you? | | Nope

Re: Procmail Rules for Debian lists

2002-04-09 Thread Shawn McMahon
begin Karsten M. Self quotation: > > # -- > # Mailing list rules (Filched from Nick Moffitt) Under the "GTFOML" license, no doubt. -- Shawn McMahon| Information may want to be free, but fiber http:

Re: Procmail Rules for Debian lists

2002-04-09 Thread Paul Sargent
On Mon, Apr 08, 2002 at 04:14:07PM -0500, Dave Sherohman wrote: > Maybe you > just need to modify the regexes you're matching against > X-Mailing-List to be a little less demanding, although I would expect > that header to be set identically on every message... Yeah, so would I, I'm wondering if s

Re: Procmail Rules for Debian lists

2002-04-09 Thread Karsten M. Self
on Tue, Apr 09, 2002, Paul Sargent ([EMAIL PROTECTED]) wrote: > On Mon, Apr 08, 2002 at 05:33:57PM -0500, dman wrote: > > > All messages which are delivered by the list software do have that > > header (unless something is really broken there). Were the missed > > messages Cc'ed to you? > > Nope

Re: Procmail Rules for Debian lists

2002-04-09 Thread Karsten M. Self
on Mon, Apr 08, 2002, Paul Sargent ([EMAIL PROTECTED]) wrote: > Hi People, > > I'm getting quite a lot of messages dropping through my procmail rules for > debian lists. I was wondering if anyone here had a good setup. > > The problem seems to be that not all mails from th

Re: Procmail Rules for Debian lists

2002-04-09 Thread Paul Sargent
On Mon, Apr 08, 2002 at 05:33:57PM -0500, dman wrote: > All messages which are delivered by the list software do have that > header (unless something is really broken there). Were the missed > messages Cc'ed to you? Nope, here's an example of one of the 5 or 6 that missed my rule last night. >F

Re: Procmail Rules for Debian lists

2002-04-09 Thread Robert Waldner
On Tue, 09 Apr 2002 01:46:14 PDT, Harry Putnam writes: >> I'm getting quite a lot of messages dropping through my procmail rules for >> debian lists. I was wondering if anyone here had a good setup. >> >> The problem seems to be that not all mails from this list get

Re: Procmail Rules for Debian lists

2002-04-09 Thread Harry Putnam
Paul Sargent <[EMAIL PROTECTED]> writes: > Hi People, > > I'm getting quite a lot of messages dropping through my procmail rules for > debian lists. I was wondering if anyone here had a good setup. > > The problem seems to be that not all mails from this list get

Re: Procmail Rules for Debian lists

2002-04-08 Thread Noah Meyerhans
On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: > I'm getting quite a lot of messages dropping through my procmail rules for > debian lists. I was wondering if anyone here had a good setup. From the procmailrc(5) man page: If the regular expression contains `^TO_&

Re: Procmail Rules for Debian lists

2002-04-08 Thread Colin Watson
On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: > I'm getting quite a lot of messages dropping through my procmail rules for > debian lists. I was wondering if anyone here had a good setup. > > The problem seems to be that not all mails from this list get tagged

Re: Procmail Rules for Debian lists

2002-04-08 Thread dman
On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: | Hi People, | | I'm getting quite a lot of messages dropping through my procmail rules for | debian lists. I was wondering if anyone here had a good setup. | | The problem seems to be that not all mails from this list get tagged

Re: Procmail Rules for Debian lists

2002-04-08 Thread Luca Pasquali
On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: > * ^X-Mailing-List: <[EMAIL PROTECTED]> > * ^X-Mailing-List: $DEBIAN/$MATCH I use Resent-From from mail headers and works fine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Procmail Rules for Debian lists

2002-04-08 Thread Carel Fellinger
On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: > Hi People, ... > The problem seems to be that not all mails from this list get tagged with > X-Mailing-List which is what I'm checking on. > > This is my current rule: > > :0: > * ^X-Mailing-List: <[EMAIL PROTECTED]> > * ^X-Mailing-L

Re: Procmail Rules for Debian lists

2002-04-08 Thread Dave Sherohman
On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: > I'm getting quite a lot of messages dropping through my procmail rules for > debian lists. I was wondering if anyone here had a good setup. > > The problem seems to be that not all mails from this list get tagged

Re: Procmail Rules for Debian lists

2002-04-08 Thread Steve Juranich
My rule is much simpler since I only subscribe to debian-user, but I use: :0 * [EMAIL PROTECTED] | $RCVSTORE +Debian -unseen (I also use 'nmh', hence the pipe to rcvstore). My advice is to check on the TO_ lines rather than X-Mailing-List. --

Procmail Rules for Debian lists

2002-04-08 Thread Paul Sargent
Hi People, I'm getting quite a lot of messages dropping through my procmail rules for debian lists. I was wondering if anyone here had a good setup. The problem seems to be that not all mails from this list get tagged with X-Mailing-List which is what I'm checking on. This is my cu