Gnus development mailing list
 help / color / mirror / Atom feed
From: Matt McClure <matt.mcclure@ccur.com>
Subject: nnimap server denied
Date: 23 Nov 1999 18:08:01 -0500	[thread overview]
Message-ID: <vl3hficbycu.fsf@amber2.ccur.com> (raw)

I upgraded to 0.98, and I'm trying to use nnimap for the first time.
I've added the following to my .gnus.el:

   (setq gnus-secondary-select-methods 
         '((nnfolder "archive"
                     (nnfolder-directory   "~/mail")
                     (nnfolder-active-file "~/mail/.active")
                     (nnfolder-get-new-mail t)
                     (nnfolder-inhibit-expiry nil))
           (nnimap "" (nnimap-address "shell.faradic.net")
   ;                (nnimap-stream "network")
   ;                (nnimap-authenticator "login")
                   )))

I've tried with and without the nnimap-stream and nnimap-authenticator
variables, but the result is the same in all cases.  The connection to
the IMAP server is denied.  The following shows up in the *nnimap-debug*
buffer:

   1 -> nnimap-open-server: server="" defs=((nnimap-address "shell.faradic.net"))
   | 2 -> nnimap-server-opened: server=""
   | 2 <- nnimap-server-opened: nil
   | 2 -> nnimap-open-connection: server=""
   | 2 <- nnimap-open-connection: nil
   1 <- nnimap-open-server: nil

Connecting to the IMAP server from Pine works just fine.

Any ideas what is going wrong?  Is there some way I can get more
detailed logging of where the connection is failing?

Thanks.

-- 
Matt McClure
Concurrent Computer Corporation
954-973-5120


             reply	other threads:[~1999-11-23 23:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-23 23:08 Matt McClure [this message]
1999-11-23 23:16 ` Simon Josefsson
1999-11-24 18:53   ` Matt McClure
1999-11-24 20:29     ` Simon Josefsson
1999-11-24 21:16       ` Matt McClure
1999-11-24 21:09 ` David Maslen

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=vl3hficbycu.fsf@amber2.ccur.com \
    --to=matt.mcclure@ccur.com \
    /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).