Gnus development mailing list
 help / color / mirror / Atom feed
From: Slawek Zak <zaks@prioris.mini.pw.edu.pl>
Subject: Re: nnimap password storage irritation
Date: 24 Dec 2000 01:21:04 +0100	[thread overview]
Message-ID: <87ofy2zn2n.fsf@pf39.warszawa.sdi.tpnet.pl> (raw)
In-Reply-To: <ilusnnfqcw4.fsf@barbar.josefsson.org>

On 23 Dec 2000, Simon Josefsson stated:
> Slawek Zak <zaks@prioris.mini.pw.edu.pl> writes:
> 
>> Gnus asks for username and password every time the IMAP server closes
>> connection. Despite the `yes' answered to `Store password for this
>> session?'. Can someone fix it (or maybe this is intended behaviour)?
> 
> It should only forget the password if the virtual server is closed (ie
> `C' in server buffer)

Would be great :)

> if the IMAP server closes the connection it should automatically re-open the
> connection and re-use the credentials.  Credentials are stored in variables
> `imap-username' and `imap-password' inside the " *nnimap* yourservername"
> buffer.

I don't have such a buffer when I use IMAP (but I do have "*Summary nnimap....."
buffer when I enter any of imap groups). Here is relevant snippet from my setup:

(setq gnus-secondary-select-methods
        ..............
        (nnimap "imap"
		(nnimap-address "<server-name>")
		(nnimap-authenticator cram-md5))
        )

/S



  reply	other threads:[~2000-12-24  0:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-23 16:03 Slawek Zak
2000-12-23 17:13 ` Simon Josefsson
2000-12-24  0:21   ` Slawek Zak [this message]
2000-12-24  0:49     ` Simon Josefsson
2000-12-24 13:43       ` Slawek Zak

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=87ofy2zn2n.fsf@pf39.warszawa.sdi.tpnet.pl \
    --to=zaks@prioris.mini.pw.edu.pl \
    /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).