Gnus development mailing list
 help / color / mirror / Atom feed
From: David Maslen <david.maslen@iname.com>
Cc: ding@gnus.org
Subject: Re: nnimap server denied
Date: 25 Nov 1999 08:09:48 +1100	[thread overview]
Message-ID: <87903nha03.fsf@iname.com> (raw)
In-Reply-To: Matt McClure's message of "23 Nov 1999 18:08:01 -0500"

Matt McClure <matt.mcclure@ccur.com> writes:
> 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 had a similar experience. I couldn't get nnimap-authenticator
"login" to work. I had cram-md5 compiled into my imap server by
default, but hadn't set up the extra passwd file that system
requires. nnimap tried to use the best security system you have for
login by default. Once I had fixed the md5 login everything worked
fine.

Sounds like when you removed the authenticator variable, nnimap tried
to use it or the highest level of security you have correctly
installed on the server and worked for you too.

It would appear that something is not right in the way nnimap uses
this variable, although it can do the correct thing by default.


      parent reply	other threads:[~1999-11-24 21:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-23 23:08 Matt McClure
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 [this message]

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=87903nha03.fsf@iname.com \
    --to=david.maslen@iname.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).