From owner-freebsd-chat Sat Apr 29 2:58:47 2000 Delivered-To: freebsd-chat@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FA1637B741 for ; Sat, 29 Apr 2000 02:58:44 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (p3E9D38C8.dip0.t-ipconnect.de [62.157.56.200]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id KAA27823; Sat, 29 Apr 2000 10:57:41 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 6B6F4AC2D; Sat, 29 Apr 2000 12:02:58 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id LAA03099; Sat, 29 Apr 2000 11:58:42 +0200 (CEST) (envelope-from alex) Date: Sat, 29 Apr 2000 11:58:41 +0200 From: Alexander Langer To: Michael Chin-Yuan Wu Cc: freebsd-chat@freebsd.org Subject: Re: Procmail Filter for FreeBSD Mailing Lists and such Message-ID: <20000429115841.A2965@cichlids.cichlids.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from keichii@peorth.iteration.net on Fri, Apr 28, 2000 at 09:18:40PM -0500 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! Quite long filter, in my eyes a little bit too long. Also, it seems that you're using TO_, which filter's also CC'ed mails. So, if you get two copies, one private (because you're To:'ed), and one for the list, both go into the folder, which - in my eyes - is wrong. You need one copy in the folder and one in your inbox. This filter works for me: :0: * ^Delivered-To: freebsd-\/(i18n|scsi|qa|new-bus|arch|multimedia|ipfw|newbies|bugs|emulation|advocacy|hardware|chat|net|fs|doc|security|isdn|ports|questions|current|announce|stable|hackers)@freebsd.org * MATCH ?? ^^\/[^@]+ $MATCH You could also do something like FreeBSD/$MATCH or similar, if you don't want the folders to be named "current" or "chat" as for me. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message