From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83885 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: respooling nnimap group with nnimap-split-fancy Date: Fri, 15 Nov 2013 16:09:16 +0700 Message-ID: <87d2m2116r.fsf@ericabrahamsen.net> References: <87ob5pgkrl.fsf@ericabrahamsen.net> <874n7efelw.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1384506493 21847 80.91.229.3 (15 Nov 2013 09:08:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Nov 2013 09:08:13 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32141@lists.math.uh.edu Fri Nov 15 10:08:14 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VhFNt-0004xP-HE for ding-account@gmane.org; Fri, 15 Nov 2013 10:08:13 +0100 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 1VhFNg-0001IN-16; Fri, 15 Nov 2013 03:08:00 -0600 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 1VhFNe-0001IB-CJ for ding@lists.math.uh.edu; Fri, 15 Nov 2013 03:07:58 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1VhFNZ-0007bT-PY for ding@lists.math.uh.edu; Fri, 15 Nov 2013 03:07:58 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1VhFNY-0000lI-Db for ding@gnus.org; Fri, 15 Nov 2013 10:07:52 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VhFNX-0004fg-DL for ding@gnus.org; Fri, 15 Nov 2013 10:07:51 +0100 Original-Received: from 223.204.249.99 ([223.204.249.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Nov 2013 10:07:51 +0100 Original-Received: from eric by 223.204.249.99 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Nov 2013 10:07:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 223.204.249.99 User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:hbmCcJETy74Q/ZsszmoWS8LYhNg= X-Spam-Score: 1.3 (+) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-278--2144h-0s--0d--H*u:Emacs, 0.000-200--1537h-0s--0d--H*u:Gnus, 0.000-200--1537h-0s--0d--H*UA:Gnus, 0.000-190--1459h-0s--0d--H*u:linux, 0.000-190--1459h-0s--0d--H*UA:linux Spam tokens: 0.992-11263--503h-46011s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.992-16256--792h-66668s--0d--HTo:D*gnus.org, 0.991-16890--848h-69366s--0d--H*RU:quimby.gnus.org, 0.990-16710--1029h-69367s--0d--HX-Spam-Relays-Internal:quimby.gnus.org, 0.990-16710--1029h-69367s--0d--H*RT:80.91.231.51 Autolearn status: no -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.91.229.3 listed in list.dnswl.org] 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 2.0 FSL_HELO_BARE_IP_2 FSL_HELO_BARE_IP_2 List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83885 Archived-At: Pedro Silva writes: > Eric Abrahamsen writes: > >> Without nnmail-split-fancy set to anything, respooling imap messages >> just put them into the default folder: ie from INBOX to mail.misc, which >> wasn't what I wanted at all. > > Oh yeah, that's definitely the case: `B t' and `B q' only work if > `nnmail-split-fancy' is set, not `nnimap-split-fancy'. So I have both > set, the first for respooling, and the second for splitting incoming > email. Far from ideal, but I guess it works!