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 with
> X-Mailing-List which is what I'm checking on.
> 
> This is my current rule:
> 
> :0:
> * ^X-Mailing-List: <[EMAIL PROTECTED]>
> * ^X-Mailing-List: <debian-\/[EMAIL PROTECTED]
> $DEBIAN/$MATCH

I use this:

DEBLISTS=announce|devel-announce|private

:0:
* $^X-Mailing-List: <debian-($DEBLISTS)@lists\\.debian\\.org>
* ^X-Mailing-List: <debian-\/[EMAIL PROTECTED]
debian/$MATCH

X-Mailing-List: seems to be set fine in my experience - perhaps you're
getting some list posts cc'ed directly to you?

-- 
Colin Watson                                  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to