From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41442 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't connect to public imapd cyrus.andrew.cmu.edu. GSSAPI problems Date: Wed, 02 Jan 2002 20:31:48 +0100 Organization: Denizens of Doom, Norway Chapter Sender: owner-ding@hpc.uh.edu Message-ID: <87bsgcwnvf.fsf@bang.priv.no> References: <87ell9en64.fsf@bang.priv.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176837 6156 80.91.224.250 (21 Oct 2002 05:07:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:07:17 +0000 (UTC) Return-Path: Original-Received: (qmail 29802 invoked from network); 2 Jan 2002 19:33:04 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 2 Jan 2002 19:33:04 -0000 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 16Lr7t-0006Yd-00; Wed, 02 Jan 2002 13:32:37 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Jan 2002 13:32:28 -0600 (CST) 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 NAA24969 for ; Wed, 2 Jan 2002 13:32:18 -0600 (CST) Original-Received: (qmail 29776 invoked by alias); 2 Jan 2002 19:32:20 -0000 Original-Received: (qmail 29771 invoked from network); 2 Jan 2002 19:32:19 -0000 Original-Received: from c96s55h3.upc.chello.no (HELO biaggi) (213.46.211.96) by gnus.org with SMTP; 2 Jan 2002 19:32:19 -0000 Original-Received: from sb by biaggi with local (Exim 3.32 #1 (Debian)) id 16Lr7M-0005ra-00; Wed, 02 Jan 2002 20:32:05 +0100 Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Tue, 01 Jan 2002 23:38:52 +0100") User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/20.7 (i386-debian-linux-gnu) Original-Lines: 24 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41442 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41442 >>>>> Simon Josefsson : > Steinar Bang writes: >> I just tried creating an nnimap server for the cyrus.andrew.cmu.edu >> machine, which >> >> lists as holding a the cyrus imapd mailing list archive on a public >> access IMAP server. > Try this method instead (from the manual): Blush! Two searches with `s' from the top, for "anonymous", and there it was...:-) > (nnimap "cyrus.andrew.cmu.edu" > (nnimap-authenticator anonymous) > (nnimap-list-pattern "archive.*") > (nnimap-stream network)) That worked fine, thanx. BTW, where are the marks stored for anonymous IMAP groups? In ~/.newsrc.eld?