[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nnimap 0.91 released.
ACL stuff re-implemented. After this release, the re-write of
nnimap.el starts.
You *need* to apply the patches at
http://www.extundo.com/nnimap/patches.html to Gnus for nnimap to work.
Get it from http://www.extundo.com/nnimap/nnimap.tar.gz.
1999-01-07 22:23:35  Simon Josefsson  <jas@pdc.kth.se>
	* nnimap 0.91 released.
1999-01-07 22:21:23  Simon Josefsson  <jas@pdc.kth.se>
	* nnimap.el (gnus-group-nnimap-edit-acl):
	(gnus-group-nnimap-edit-acl-done): Use IMAP ACL functions.
1999-01-07 22:19:00  Simon Josefsson  <jas@pdc.kth.se>
	* imap.el (imap-parse-astring): Turn IMAP-atoms into
 	elisp-strings.
1999-01-07 22:18:53  Simon Josefsson  <jas@pdc.kth.se>
	* imap.el (imap-mailbox-acl-get): 
	(imap-mailbox-acl-set): 
	(imap-mailbox-acl-delete): 
	(imap-response-data-acl): New functions for ACL stuff.
1999-01-07 21:10:36  Simon Josefsson  <jas@pdc.kth.se>
	* imap.el (imap-open-1): Condition-case open function. Check
 	process status.
1999-01-07 21:09:08  Simon Josefsson  <jas@pdc.kth.se>
	* imap.el (imap-network-open): Parse greeting. Don't condition-case.
1999-01-05 17:48:11  Simon Josefsson  <jas@pdc.kth.se>
	* nnimap.el (nnimap-retrieve-headers): Request BODYSTRUCTURE
	instead of BODY (has no use for extension data).
1999-01-05 00:16:05  Simon Josefsson  <jas@pdc.kth.se>
	* nnimap.el: Comments separating new and old code.