From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84354 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: furthermore! (nnimap splitting con't) Date: Mon, 10 Mar 2014 15:06:15 +0800 Message-ID: <87siqqr0rc.fsf@ericabrahamsen.net> References: <87vbvrly5i.fsf@ericabrahamsen.net> <87d2hyx7h1.fsf@building.gnus.org> <8738itylcg.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394435066 32190 80.91.229.3 (10 Mar 2014 07:04:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Mar 2014 07:04:26 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32600@lists.math.uh.edu Mon Mar 10 08:04:32 2014 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 1WMuGG-0003Ot-5i for ding-account@gmane.org; Mon, 10 Mar 2014 08:04:32 +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 1WMuFu-0006YQ-KV; Mon, 10 Mar 2014 02:04:10 -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 1WMuFr-0006Y6-Eo for ding@lists.math.uh.edu; Mon, 10 Mar 2014 02:04:07 -0500 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 1WMuFn-000560-5t for ding@lists.math.uh.edu; Mon, 10 Mar 2014 02:04:07 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WMuFl-0004xe-SP for ding@gnus.org; Mon, 10 Mar 2014 08:04:01 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WMuFl-00031O-G9 for ding@gnus.org; Mon, 10 Mar 2014 08:04:01 +0100 Original-Received: from 114.248.1.149 ([114.248.1.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Mar 2014 08:04:01 +0100 Original-Received: from eric by 114.248.1.149 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Mar 2014 08:04:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 114.248.1.149 User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:ghHARYswKOOS1iyFOkS/+ymbl44= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84354 Archived-At: Lars Ingebrigtsen writes: > Lars Ingebrigtsen writes: > >> Uhm, yeah. I'm getting the same when I try to respool. I'll get >> fixin'... > > Fixed now in bzr Emacs and soon in Ma Gnus. Also! Respooling creates group directories under my ~/Mail directory. The first time I respool to a particular group, it tells me "Creating mail directory /home/eric/Mail/$GROUPNAME/". That directory stays empty, so far as I can tell. My imap messages are stored under "~/.mail", which is a value specified in the server parameters, via the nnimap-shell-program call to dovecot. Eric