From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31435 Path: main.gmane.org!not-for-mail From: Jorge Godoy Newsgroups: gmane.emacs.gnus.general Subject: Re: Sending some messages to /dev/null Date: 15 Jun 2000 16:43:39 -0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035167845 14023 80.91.224.250 (21 Oct 2002 02:37:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:37:25 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id E7952D051F for ; Thu, 15 Jun 2000 15:41:49 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id OAC14973; Thu, 15 Jun 2000 14:40:45 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 15 Jun 2000 14:40:02 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA09656 for ; Thu, 15 Jun 2000 14:39:52 -0500 (CDT) Original-Received: from dagon.conectiva (brutus.conectiva.com.br [200.250.58.146]) by mailhost.sclp.com (Postfix) with ESMTP id 3138FD051F for ; Thu, 15 Jun 2000 15:40:17 -0400 (EDT) Original-Received: by dagon.conectiva (Postfix, from userid 0) id D432C208AE; Thu, 15 Jun 2000 16:43:39 -0300 (BRST) Original-To: ding@gnus.org X-URL: In-Reply-To: Raymond Scholz's message of "15 Jun 2000 21:06:54 +0200" Original-Lines: 60 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31435 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31435 Raymond Scholz writes: > Jorge Godoy writes: >=20 > > While using procmail to filter my messages, I've had some addresses > > redirected to /dev/null. How can I get the same with nnmail-split? >=20 > With nnfolder, I tried the following: >=20 > Simply establish a symbolic link from /dev/null to ~/Mail/mail.null > (or whatever) and add this group with `G m' in the Group buffer.=20=20 >=20 > Not perfect because this gives me the message >=20 > ,---- > | File exists, but cannot be read. > `---- >=20 > on fetching new mail. Any better solution? Hm, maybe split to a group > with instant expiry? Following Kai's instructions, I've converted my nnmail-split-methods to nnmail-split-fancy and added this: ;; Message splitting (setq nnmail-split-methods 'nnmail-split-fancy) (setq nnmail-split-fancy=20 '(| (:nnmail-split-fancy-with-parent) ;; Junk mail... (to "ldp-br-subscribe" junk) (to "ldp-br-unsubscribe" junk) (to "ldp-br-uc" junk) (to "ldp-br-sc" junk) (to "prog-br-subscribe" junk) (to "prog-br-unsubscribe" junk) (to "prog-br-uc" junk) (to "prog-br-sc" junk) ;; Mailing lists ("sender" "admin-linux-br" "admin-linux-br") . . . ("sender" "tex-br-owner" "tex") ("sender" "owner-xsl-list@mulberrytech" "xsl") "Default" ) ) It seems to be working... ;-) Regards, --=20 Godoy. =20 Departamento de Publica=E7=F5es Publishing Department Conectiva S.A.