From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78596 Path: news.gmane.org!not-for-mail From: prad Newsgroups: gmane.emacs.gnus.general Subject: gnus creating Mail directory Date: Thu, 28 Apr 2011 12:00:44 -0700 Message-ID: <87fwp2p5er.fsf@psinom.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1304024828 20236 80.91.229.12 (28 Apr 2011 21:07:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2011 21:07:08 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26898@lists.math.uh.edu Thu Apr 28 23:07:03 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 1QFYQP-0002Dm-OC for ding-account@gmane.org; Thu, 28 Apr 2011 23:07:01 +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 1QFYPp-0001vk-H9; Thu, 28 Apr 2011 16:06:25 -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 1QFWpw-0001Vh-VN for ding@lists.math.uh.edu; Thu, 28 Apr 2011 14:25:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QFWpv-0003TV-E2 for ding@lists.math.uh.edu; Thu, 28 Apr 2011 14:25:16 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QFWps-0001aV-Gd for ding@gnus.org; Thu, 28 Apr 2011 21:25:12 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QFWpm-0007JP-Qf for ding@gnus.org; Thu, 28 Apr 2011 21:25:07 +0200 Original-Received: from 70.67.160.177 ([70.67.160.177]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2011 21:25:06 +0200 Original-Received: from prad by 70.67.160.177 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2011 21:25:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 70.67.160.177 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:Ow6RUiLsQwUWBaHaNm+2GA1j8FQ= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78596 Archived-At: i have fetchmail and exim4 delivering to Maildir. i've set (setq imap-shell-program '("MAIL=maildir:$HOME/Maildir /usr/lib/dovecot/imap")) (setq gnus-secondary-select-methods '((nnimap "Mail" (nnimap-stream shell)))) all is working fine. however, everytime i run gnus it creates a Mail/archive Mail/drafts i would prefer these to exist in Maildir, but am not sure how to make this happen. (the "Mail" i presume is just a identifying label and doesn't determine the directory.) -- in friendship, prad