From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81973 Path: news.gmane.org!not-for-mail From: XeCycle Newsgroups: gmane.emacs.gnus.general Subject: Re: Respooing nnimap with nnmail-split-fancy Date: Wed, 20 Jun 2012 12:58:51 +0800 Message-ID: <87a9zymvec.fsf@xc.laptop> References: <868vfkz2b1.fsf@member.fsf.org> <8762aovxnu.fsf@xc.laptop> <86txy7xn65.fsf@colorado.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1340168555 14918 80.91.229.3 (20 Jun 2012 05:02:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Jun 2012 05:02:35 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30243@lists.math.uh.edu Wed Jun 20 07:02:33 2012 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 1ShD3o-0007oV-3G for ding-account@gmane.org; Wed, 20 Jun 2012 07:02:32 +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 1ShD2I-0005GH-5s; Wed, 20 Jun 2012 00:00:58 -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 1ShD2G-0005G8-UQ for ding@lists.math.uh.edu; Wed, 20 Jun 2012 00:00:56 -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 1ShD2E-00044y-OW for ding@lists.math.uh.edu; Wed, 20 Jun 2012 00:00:56 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1ShD2C-0006w4-OQ for ding@gnus.org; Wed, 20 Jun 2012 07:00:52 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ShD29-0004YJ-9V for ding@gnus.org; Wed, 20 Jun 2012 07:00:49 +0200 Original-Received: from 59.78.37.25 ([59.78.37.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Jun 2012 07:00:49 +0200 Original-Received: from XeCycle by 59.78.37.25 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Jun 2012 07:00:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 93 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 59.78.37.25 User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:qf5R3dDY9lGl7HLC/UtwhfOY8ms= X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-1747--10254h-0s--0d--H*u:Emacs, 0.000-1477--8670h-0s--0d--H*u:Gnus, 0.000-1393--8173h-0s--0d--H*u:linux, 0.000-1393--8173h-0s--0d--H*UA:linux, 0.000-1359--7977h-0s--0d--H*u:gnu Spam tokens: 0.949-12703--5361h-92868s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.949-12703--5361h-92868s--0d--H*RU:quimby.gnus.org, 0.945-11866--5520h-89382s--0d--HTo:D*gnus.org, 0.940-11974--6486h-94906s--0d--HX-Spam-Relays-Internal:quimby.gnus.org, 0.940-11974--6486h-94906s--0d--H*RT:80.91.231.51 Autolearn status: no 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (xecycle[at]gmail.com) 0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is CUSTOM_MED -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.9 NML_ADSP_CUSTOM_MED ADSP custom_med hit, and not from a mailing list List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81973 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Damon Haley writes: > XeCycle writes: > >> Damon Haley writes: >> >>> Hi, I split IMAP mail happily using the following setting, which works >>> well. >>> >>> (setq nnimap-split-methods 'nnmail-split-fancy) >> >> See (info "(gnus) Splitting in IMAP"), and search for `fancy' >> there. The variable is nnimap-split-rule for me. > > Hmm, it looks like the same issue I am experiencing was documented here > (unresolved): > > http://comments.gmane.org/gmane.emacs.gnus.general/74703 > > I can't see to get rid of this message when trying to repool IMAP > articles, even when gnus-summary-respool-query is working fine. > > Here's the error I get: > > "gnus-summary-respool-article: No method given for respooling > > Here are my relevant settings: > > (setq nnimap-split-methods 'nnmail-split-fancy) Let me repeat: The variable is named `nnimap-split-rule' in my manual. Check yours. > (setq gnus-select-method > '(nnimap "pu" > (nnimap-address "exchange.pu.edu") > (nnimap-stream ssl) > (nnimap-server-port 993) > (nnimap-authenticator login) > (nnir-search-engine imap) > (nnimap-expunge-on-close never) > (nnimap-split-methods default)=20 > (nnimap-inbox "INBOX"))) > > > It looks like the select method for nnimap is defined as this: > > ("nnimap" post-mail address prompt-address physical-address respool > server-marks) > > Is there a way to make it stop prompting for a physical-address and just > do the right thing like mmnl does? > > I'm not good enough with elisp to debug this all the way right now, but > may have more time later. It does look like a bug to me. Let me know > if I should file it as one. > > Any help appreciated. > > Thanks, > > Damon > > >=20=20=20=20=20=20 > > =2D-=20 Carl Lei (XeCycle) Department of Physics, Shanghai Jiao Tong University OpenPGP public key: 7795E591 Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQEcBAEBAgAGBQJP4ViOAAoJEI1xjsR3leWRwY4H/RbDkS9W7mZHkUjPHttd4smR oJt7+SMEh7Kibl6hq/xige+5zpXtApdPFu5l4j3x1TcgAwNDK8fpsTUS3morEaD/ Gi1ucc56F5t2PS9JOgDv9mM5bNfGpqZK29++11XUgYC0S2Wo4FxgVBbydCT4nN8l Yn7D/D97q5pu0wcCfE6xvBEdDk0p1XwgfRy9nCKHMwx8dIoej3C06cv5KWGS1v05 o/zQWcc22sZbtxUFPE9VX7zCAUHBezqlF08ujM/pbxCYFsBcJS40LQexJk+l2yio 9R4NzE6B8sUOUkWk6L6jhLDnn7qvlYS2BlVHNS4lePoHXhvxKnrROC4K581lXqU= =Ei5U -----END PGP SIGNATURE----- --=-=-=--