From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45658 Path: main.gmane.org!not-for-mail From: Amos Gouaux Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap against Cyrus imapd just stopped working Date: Thu, 11 Jul 2002 17:24:55 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87ofdg8xxt.fsf@doohan.bang.priv.no> <87k7o48wuf.fsf@doohan.bang.priv.no> <87bs9g8w35.fsf@doohan.bang.priv.no> <87k7o4mvar.fsf@doohan.bang.priv.no> <87ofde5902.fsf@doohan.bang.priv.no> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026426455 31333 127.0.0.1 (11 Jul 2002 22:27:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 11 Jul 2002 22:27:35 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17SmPP-000899-00 for ; Fri, 12 Jul 2002 00:27:35 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17SmP2-00050W-00; Thu, 11 Jul 2002 17:27:12 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Jul 2002 17:27:35 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA29838 for ; Thu, 11 Jul 2002 17:27:22 -0500 (CDT) Original-Received: (qmail 29742 invoked by alias); 11 Jul 2002 22:26:54 -0000 Original-Received: (qmail 29736 invoked from network); 11 Jul 2002 22:26:54 -0000 Original-Received: from ns0.utdallas.edu (129.110.10.1) by gnus.org with SMTP; 11 Jul 2002 22:26:54 -0000 Original-Received: from mac49032.utdallas.edu (mac49032.utdallas.edu [129.110.3.61]) by ns0.utdallas.edu (Postfix) with ESMTP id B3FB81A1A4E for ; Thu, 11 Jul 2002 17:25:00 -0500 (CDT) Original-To: ding@gnus.org In-Reply-To: <87ofde5902.fsf@doohan.bang.priv.no> (Steinar Bang's message of "Thu, 11 Jul 2002 22:01:49 +0200") Original-Lines: 31 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (powerpc-apple-darwin5.5) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45658 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45658 >>>>> On Thu, 11 Jul 2002 22:01:49 +0200, >>>>> Steinar Bang (sb) writes: sb> By trial and error, (commenting out stuff in ~/.gnus.el) I finally sb> figured what caused the weirdness. sb> When I removed sb> (nnimap "cyrus.andrew.cmu.edu" sb> (nnimap-authenticator anonymous) sb> (nnimap-list-pattern "archive.*") sb> (nnimap-stream network)) sb> from gnus-secondary-select-methods, and started Gnus, everything sb> worked (except for the cyrus folders). Then I also found an email sb> from someone else who had the exact same problem, for the exact same sb> reason (he didn't want to post to the ding newsgroup, because he sb> didn't want spam to his address, so he emailed Simon and me). I have no idea if this is related, but ya know they just did some upgrades lately. Maybe the message numbers changed and no longer matched what was in your ~/.newsrc.eld? I also wonder if maybe nnimap doesn't like the IMAP referrals I believe they are now using with this Murder configuration they're using? Personally, I wouldn't put this in ~/.gnus.el anyway, but instead just set it up in the server window as a foreign group. That way you can browse it if you like, but your startup isn't going to depend on them. Actually, I ought to try and see if my entry for this server still works.... -- Amos