From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79067 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: 'bogus' group Date: Sun, 12 Jun 2011 12:19:27 +0200 Message-ID: <877h8rgxn4.fsf@member.fsf.org> References: <87oc23q1dj.fsf@yun.yagibdah.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1307874047 24121 80.91.229.12 (12 Jun 2011 10:20:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Jun 2011 10:20:47 +0000 (UTC) Cc: ding To: lee Original-X-From: ding-owner+M27366@lists.math.uh.edu Sun Jun 12 12:20:41 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QVhma-0001ZE-Kr for ding-account@gmane.org; Sun, 12 Jun 2011 12:20:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1QVhlZ-0002Dv-Qc; Sun, 12 Jun 2011 05:19:37 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QVhlW-0002Di-DT for ding@lists.math.uh.edu; Sun, 12 Jun 2011 05:19:34 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QVhlU-0005Ol-Fb for ding@lists.math.uh.edu; Sun, 12 Jun 2011 05:19:34 -0500 Original-Received: from out4.smtp.messagingengine.com ([66.111.4.28]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QVhlS-0005ej-La for ding@gnus.org; Sun, 12 Jun 2011 12:19:30 +0200 Original-Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.messagingengine.com (Postfix) with ESMTP id 0340121AFA; Sun, 12 Jun 2011 06:19:30 -0400 (EDT) Original-Received: from frontend2.messagingengine.com ([10.202.2.161]) by compute3.internal (MEProxy); Sun, 12 Jun 2011 06:19:30 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:cc:subject:references:date:in-reply-to:message-id:mime-version:content-type:content-transfer-encoding; s=smtpout; bh=XkLp6GpcSLtKM14cF0mF4Ume4GY=; b=NDsSXars/9DyJZxG1ljHUgF38oi/rsk9A9LuYk4B5LuxbicQGSGIg2bU9yUTxtvPhz6DB60AWuwMRLnGvvP5eaza3afJnRpr1L2Ate6xqjAdp2Pn4bNMil2YVtxgmwiF0CYg41ZrAOqG6NL/LdUvRz2qNbrOM1aJUD7ioeWbTOI= X-Sasl-enc: O0DGDQtARHt4r7RhTQKAoTfr5vd1sZFahM8iBqE3TRY/ 1307873969 Original-Received: from thinkpad (178-27-29-99-dynip.superkabel.de [178.27.29.99]) by mail.messagingengine.com (Postfix) with ESMTPA id 1FE17440C86; Sun, 12 Jun 2011 06:19:28 -0400 (EDT) In-Reply-To: <87oc23q1dj.fsf@yun.yagibdah.de> (lee@yun.yagibdah.de's message of "Sun, 12 Jun 2011 03:34:00 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79067 Archived-At: lee writes: Hi Lee, > after switching from nnimap to nnml, I=C2=B4ve renamed the group gnus puts > incoming mail into from 'mail.misc' to 'mail.0-incoming'. Now all > newly incoming mail is put into a group called 'bogus' that was > created by gnus. After renaming 'mail.0-incoming' back to 'mail.misc', > all new mail is still put into 'bogus'. ,----[ (info "(gnus)Splitting Mail") ] | If no rule matched, the mail will end up in the `bogus' group. When | new groups are created by splitting mail, you may want to run | `gnus-group-find-new-groups' to see the new groups. This also applies | to the `bogus' group. `---- > How do I specify into which group to put incoming email without extra > splitting? Maybe something like that? (setq nnmail-split-methods '(("mail.0-incoming" ".*") But I'm no authority with mail splitting or non-IMAP mail. ;-) Bye, Tassilo --=20 Sent from my Emacs