[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nnimap 0.81 released.
- To: nnimap@extundo.com
- Subject: nnimap 0.81 released.
- From: Simon Josefsson <jas@pdc.kth.se>
- Date: 04 Dec 1998 16:26:21 +0100
- User-Agent: Gnus/5.070061 (Pterodactyl Gnus v0.61) XEmacs/21.0 (Poitou)
Bugfixes.
Browsing foreign servers (`B' from the group buffer) and ephemeral
groups should work better. It still opens two server connections, but
that's because Gnus open the server with two different server names.
Get it from http://www.extundo.com/nnimap/nnimap.tar.gz.
1998-12-04 16:16:31 Simon Josefsson <jas@pdc.kth.se>
* nnimap 0.81 released.
1998-12-04 16:13:53 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-open-server): Authinfo stuff.
* imap.el (imap-authenticate): Optional user/passwd.
1998-12-04 15:54:52 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-cb-response): UIDNOTSTICKY (what the heck is that?).
1998-12-04 15:43:21 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-address): New variable.
(nnimap-server-address): Obsolete variable.
(nnimap-open-server): Nnimap-server-address -> nnimap-address.
* nnimap.texi: nnimap-server-address -> nnimap-address.
1998-12-03 23:36:35 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-close): Debug more.
(imap-open): Oops, left debug code.
1998-12-03 22:51:08 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-close): Kill process immediately (after server
OK). Error if it couldn't log out.
* imap.el (imap-open): Multiple calls re-open the server. Multiple
calls listens to server and port arguments. Set stream-changed
correctly.
1998-12-03 22:08:14 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-debug): Trace new functions.
1998-12-02 22:45:56 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-auth-method):
(imap-authinfo): Removed.