[Date Prev][Date Next] [Chronological] [Thread] [Top]

nnimap 0.99 released



Bugfixes and some new bugs (rewritten stuff).

Get it from http://www.extundo.com/nnimap/nnimap.tar.gz.

1999-05-09  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap 0.99 released.

	* imap.el (imap-message-put): 
	(imap-mailbox-put): Signal error instead of message.

	* nnimap.el (nnimap-split-articles): Don't split unseen deleted
	articles.

	* imap.el (imap-message-copy): New param no-copyuid.
	(nnimap-split-articles): Use it.

1999-05-05  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-split-copy-delete-article):
	(nnimap-split-move-article): Removed.
	(nnimap-split-articles): Wait until article is successfully copied
	to all groups before deleting it.

1999-05-02  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-request-article-part): Protect null inserts.

1999-05-02  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-request-delete-group):
	(nnimap-request-rename-group):
	(nnimap-request-post): 
	(nnimap-request-type): Rewrite.

	* imap.el (imap-mailbox-delete):
	(imap-mailbox-rename): New functions.

	* nnimap.el (nnimap-request-group-description): 
	(nnimap-request-list-newsgroups): 
	(nnimap-request-newgroups): Removed.

1999-05-01  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-message-fetch): New argument, only fetch given
	properties.

	* nnimap.el (nnimap-demule): New function.
	(nnimap-request-article-part): 
	(nnimap-request-article): 
	(nnimap-request-head): 
	(nnimap-request-body): Rewrite.