From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68518 Path: news.gmane.org!not-for-mail From: Dan Davison Newsgroups: gmane.emacs.gnus.general Subject: nnmairix problem after nnmaildir -> nnimap switch Date: Mon, 04 May 2009 17:19:24 -0400 Message-ID: <87hc00y3ab.fsf@stats.ox.ac.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1241472059 11223 80.91.229.12 (4 May 2009 21:20:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 May 2009 21:20:59 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16951@lists.math.uh.edu Mon May 04 23:20:50 2009 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.50) id 1M15aT-0002NQ-R6 for ding-account@gmane.org; Mon, 04 May 2009 23:20:33 +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 1M15ZY-0002Hg-5M; Mon, 04 May 2009 16:19:36 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1M15ZW-0002HK-7B for ding@lists.math.uh.edu; Mon, 04 May 2009 16:19:34 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1M15ZQ-0003Kf-Bk for ding@lists.math.uh.edu; Mon, 04 May 2009 16:19:34 -0500 Original-Received: from markov.stats.ox.ac.uk ([163.1.210.1]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1M15Zr-0000FZ-00 for ; Mon, 04 May 2009 23:19:55 +0200 Original-Received: from blackcap.stats.ox.ac.uk (blackcap.stats [163.1.210.5]) by markov.stats.ox.ac.uk (8.13.6/8.13.6) with ESMTP id n44LJRGq019411 for ; Mon, 4 May 2009 22:19:27 +0100 (BST) Original-Received: by blackcap.stats.ox.ac.uk (Postfix, from userid 5158) id 1210F3201C; Mon, 4 May 2009 22:19:27 +0100 (BST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Spam-Score: -2.1 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68518 Archived-At: I haven't quite got nnmairix working after switching from nnmaildir to nnimap. When I start gnus I'm getting Opening nnmairix server on mairix-server...done apply: Symbol's function definition is void: nnmaildir-open-server However, there is no mention of nnmaildir any longer in my gnus config, so I assume it must be getting an instruction to use nnmaildir from some persistent gnus data stored within my maildirs: I've tried renaming the zz_mairix-mairix-1 maildir folder, but the error message persists (and a new one is created). How should I get nnmairix to forget about nnmaildir? Thanks, Dan