From owner-freebsd-chat Wed Jul 23 14:31:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA16077 for chat-outgoing; Wed, 23 Jul 1997 14:31:18 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA16067 for ; Wed, 23 Jul 1997 14:31:14 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.8.4/8.8.4) with ESMTP id XAA08517 for ; Wed, 23 Jul 1997 23:31:10 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.8.4/8.6.12) with UUCP id XAA07211 for chat@FreeBSD.ORG; Wed, 23 Jul 1997 23:30:54 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.6/keltia-uucp-2.9) id WAA14082; Wed, 23 Jul 1997 22:38:18 +0200 (CEST) Message-ID: <19970723223817.03746@keltia.freenix.fr> Date: Wed, 23 Jul 1997 22:38:17 +0200 From: Ollivier Robert To: chat@FreeBSD.ORG Subject: Re: What string to filter FreeBSD lists? References: <199707231358.IAA32328@fly.HiWAAY.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: <199707231358.IAA32328@fly.HiWAAY.net>; from David Kelly on Wed, Jul 23, 1997 at 08:58:49AM -0500 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3481 AMD-K6 MMX @ 208 MHz Sender: owner-freebsd-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to David Kelly: > and every incoming message. Slocal works. I sorta understand what I > did to make it work. And one day will look into procmail and see if > *this* time I can understand it. Procmail is not that hard to understand, especially for Majordomo-managed lists. For BSD lists, I use # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # The FreeBSD lists # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # ADMP: Majordomo@freefall.freebsd.org # LIST: @freebsd.org or freebsd-@freebsd.org # :0: * ^Sender:.*owner-(freebsd-|)security.* freebsd/security [[ repeat for each list ]] You can add :0: * ^TO(freebsd-|)security@ freebsd/security to catch Cc: to your own articles. To catch duplicates (cross-posts and so on) use AT THE BEGINNING of .procmailrc: ############## Weed out duplicate messages sent to many mailing-lists ###### :0 Wh: msgid.lock | formail -D 32768 msgid.cache -- Ollivier ROBERT -=- FreeBSD: There are no limits -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #23: Sun Jul 20 18:10:34 CEST 1997