From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31309 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: mail splitting question Date: 05 Jun 2000 18:33:25 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167736 13286 80.91.224.250 (21 Oct 2002 02:35:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:35:36 +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 6EB6FD051E for ; Mon, 5 Jun 2000 10:36:02 -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 JAC19520; Mon, 5 Jun 2000 09:35:41 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 05 Jun 2000 09:35:01 -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 JAA26590 for ; Mon, 5 Jun 2000 09:34:52 -0500 (CDT) Original-Received: from vsu.ru (info.vsu.ru [62.76.169.9]) by mailhost.sclp.com (Postfix) with ESMTP id 45B44D051E for ; Mon, 5 Jun 2000 10:34:46 -0400 (EDT) Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.3b6) with ESMTP id 1553046 for ding@gnus.org; Mon, 05 Jun 2000 18:33:26 +0400 Original-To: ding@gnus.org Original-Lines: 12 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:31309 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31309 Hi! i noticed that with recent gnus versions, mail messages end up in several groups after splitting. i've set nnmail-split-methods, and now the message ends up in ALL groups which match the regexp (and the message headers contain several X-Gnus-Newsgroup lines). AFAIR, previously, gnus used the FIRST matched group. How could i tell gnus to use only one group (first matched)? Best, v.