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

nnimap 0.93 released



Appending articles should work again, CRAM-MD5 authentication should
work again (not tested). Splitting supports back-referencing regexps
and should be faster.

Bugfixes. Some steps towards rewriting nnimap.el.

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

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

	* nnimap 0.93 released.

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

	* imap.el (imap-continuation): New variable.
	(imap-send-command-1): New function.
	(imap-send-command): Handle buffers and functions.
	(imap-wait-for-tag): Return INCOMPLETE if continuation request
	found.
	(imap-parse-response): Store imap continuation text.
	(imap-message-append): Don't cdr.

	* nnimap.el (nnimap-request-accept-article): Rfc822-regexping
	works.  Get UID.

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

	* nnimap.el: Moved some variables into 1.x section.

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

	* nnimap.texi (split-rule): Update.

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

	* nnimap.el (nnimap-possibly-change-group): Print group in
 	uidvalidity clash message.
	
	* nnimap.el (nnimap-split-articles): Don't treat crossposting.

	(nnimap-split-to-groups): Fold continuation lines once. Use
 	nnmail-expand-newtext to expand group names if they contain
 	regexp-like stuff. Fast exit if match is found and no
 	crossposting is requested.

	(nnimap-expand-newtext): New function, originally
 	nnmail-expand-newtext.

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

	* imap.el (imap-arrival-filter): Removed kernel junk handling, it
 	does not solve all problems and isn't the Right Thing to do.

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

	* imap.el (imap-arrival-filter): Handle junk from kernel.

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

	* imap.el (imap-parse-response): Check tag.

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

	* nnimap.el: Moved some functions to nnimap 1.x section.