From owner-freebsd-chat Sat Apr 29 5:17:46 2000 Delivered-To: freebsd-chat@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 464C137B6CD for ; Sat, 29 Apr 2000 05:17:35 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id OAA73435; Sat, 29 Apr 2000 14:16:14 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Alexander Langer Cc: Michael Chin-Yuan Wu , freebsd-chat@FreeBSD.ORG Subject: Re: Procmail Filter for FreeBSD Mailing Lists and such References: <20000429115841.A2965@cichlids.cichlids.com> From: Dag-Erling Smorgrav Date: 29 Apr 2000 14:16:13 +0200 In-Reply-To: Alexander Langer's message of "Sat, 29 Apr 2000 11:58:41 +0200" Message-ID: Lines: 17 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alexander Langer writes: > 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 It won't work for people who use QMail or Postfix, because they set the Delivered-To: header to the final recipient (mail from the lists contains a Delivered-To: header because hub runs Postfix and Majordomo doesn't strip the header before forwarding the mail). Use Sender: instead. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message