[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nnimap 0.3.9 released
Splitting sort of work. This code is however alpha. After splitting
~500 articles my IMAP server seem to have gone crazy and has started
saying OK to almost every command while doing nothing. Oops. Perhaps
I've run into a quota or something.
I'll change to another IMAP server and continue. :-)
http://vic20.dzp.se/gnus-imap/nnimap.tar.gz
/S
1998-07-05 01:41:32 Simon Josefsson <jas@pdc.kth.se>
* nnimap 0.3.9 released
1998-07-05 00:28:06 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-request-group): clean nntp-server-buffer if
fast=t (why does Gnus uses information from that buffer if it
calls with fast=t? Naugthy Gnus)
1998-07-04 23:42:20 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-request-scan): uses nnimap-split-articles
* nnimap.el (nnimap-split-{articles,to-groups,move-article): new
functions
* nnimap.el (nnimap-status-message): buffer is cdr of list, not list
1998-07-04 21:23:05 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-request-accept-article): don't try to APPEND
if STATUS isn't OK
1998-07-04 20:23:44 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-send-command-wait): verbose level 10
1998-07-04 19:59:58 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-open-server): nnimap-send instead of imap-send
1998-07-04 19:06:50 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-possibly-change-server): handle server=nil
* nnimap.el (nnimap-possibly-change-group): handle group=nil
1998-07-04 18:47:45 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-request-{head,body}): did each others work
1998-07-04 18:29:10 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-request-update-info): UNSEEN instead of NOT
SEEN, probably faster
1998-07-04 18:10:25 Simon Josefsson <jas@pdc.kth.se>
* imap4rev1.el (imap-login): don't wipe out password
1998-07-04 17:24:20 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-possibly-change-group): handle when Gnus
server name != network server name
1998-07-03 01:53:04 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-open-server): password stuff
* nnimap.el (nnimap-server-username, nnimap-server-password): new
variables
* imap4rev1.el (imap-login): accept password