Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Can't connect to public imapd cyrus.andrew.cmu.edu. GSSAPI problems
Date: Tue, 01 Jan 2002 23:38:52 +0100	[thread overview]
Message-ID: <ilu666lae83.fsf@extundo.com> (raw)
In-Reply-To: <87ell9en64.fsf@bang.priv.no> (Steinar Bang's message of "Tue, 01 Jan 2002 23:12:03 +0100")

Steinar Bang <sb@dod.no> writes:

> I just tried creating an nnimap server for the cyrus.andrew.cmu.edu
> machine, which
> 	<http://asg.web.cmu.edu/cyrus/imapd/>
> lists as holding a the cyrus imapd mailing list archive on a public
> access IMAP server.

Try this method instead (from the manual):

             (nnimap "cyrus.andrew.cmu.edu"
                     (nnimap-authenticator anonymous)
                     (nnimap-list-pattern "archive.*")
                     (nnimap-stream network))

> When I pressed SPC on this server to list the available groups, the
> following happened:

They got a gazillion groups, the list-pattern limits it to interesting
groups.

> www.google.com seems to indicate that imtest is a command line IMAP
> test tool.  A search on <http://www.debian.org/distrib/packages> finds
> it as part of the cyrus-imapd debian package, which my client machine
> doesn't have installed.  Does it need to have it to be able to use
> GSSAPI?  Whatever that is...?  google seems to indicate that it is an
> API, and so does the name.  But the messages over seems to indicate
> that it is some kind of secure connection...?

And since you don't have an account at the machine, you need to tell
nnimap to login anonymously.  GSSAPI means Kerberos 5, in this case.




  reply	other threads:[~2002-01-01 22:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-01 22:12 Steinar Bang
2002-01-01 22:38 ` Simon Josefsson [this message]
2002-01-02 19:31   ` Steinar Bang
2002-01-02 22:13     ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ilu666lae83.fsf@extundo.com \
    --to=jas@extundo.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).