[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple Authentication Credentials



Lyndon Nerenberg <lyndon@esys.ca> writes:

> I saw this, however storing cleartext passwords like this isn't
> acceptable (in our environment, anyway).

I understand.

> My Emacs Lisp manual just arrived yesterday. I've been meaning to learn 
> e-lisp, so I see if I can't cook up a patch to add this support.

You're welcome, a first step would be to make sure nnimap/imap never
kill buffers which contain the buffer-local username/password info
(unless of course, nnimap-request-close and maybe
nnimap-close-server), it does this on autologouts today.

/s