From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53686 Path: main.gmane.org!not-for-mail From: Matthias Andree Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus-v5.9.0 fails with courier-imap-2.0.0: Error in command Date: Mon, 11 Aug 2003 18:43:03 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <864r0ob2hl.fsf@PECTOPAH.shenton.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1060620210 7923 80.91.224.253 (11 Aug 2003 16:43:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Aug 2003 16:43:30 +0000 (UTC) Original-X-From: ding-owner+M2230@lists.math.uh.edu Mon Aug 11 18:43:28 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19mFlY-0004uR-00 for ; Mon, 11 Aug 2003 18:43:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19mFlH-0000bh-00; Mon, 11 Aug 2003 11:43:11 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19mFlD-0000bc-00 for ding@lists.math.uh.edu; Mon, 11 Aug 2003 11:43:07 -0500 Original-Received: (qmail 31619 invoked by alias); 11 Aug 2003 16:43:07 -0000 Original-Received: (qmail 31614 invoked from network); 11 Aug 2003 16:43:07 -0000 Original-Received: from pd951f0cc.dip.t-dialin.net (HELO m2a2.dyndns.org) (?H99ehMbI75eLqHvkrIda1vXdTI4OL3IC?@217.81.240.204) by sclp3.sclp.com with SMTP; 11 Aug 2003 16:43:07 -0000 Original-Received: by merlin.emma.line.org (Postfix, from userid 500) id 5332781F65; Mon, 11 Aug 2003 18:43:03 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: <864r0ob2hl.fsf@PECTOPAH.shenton.org> (Chris Shenton's message of "11 Aug 2003 12:09:10 -0400") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53686 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53686 Chris Shenton writes: > I've set up courier-imap and done telnet conversations to it to verify > login. I haven't used Gnus IMAP before but now have in gnus.el: > > (setq > gnus-secondary-select-methods '( > (nnml "") > (nnimap "pectopah.shenton.org" > (nnimap-stream ssl)) > ) > mail-sources '((imap :server "pectopah.shenton.org" > :fetchflag "\\Seen") > ... > ) > > > (I don't understand the difference between the secondary-select-method > and the mail-sources above, nor in the *Info* descriptions; clues?) mail-sources makes Gnus download all messages from the server to the local machine (that runs Gnus) secondary-select-method lets Gnus keep the messages on the server (offline capable when used with the Agent, Gnus v5.10 preferred). > Any suggestions or clues? Thanks. Is there something that prevents you from updating Gnus? -- Matthias Andree