]> granicus.if.org Git - mutt/commit
The attached patch:
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 8 Sep 1999 06:05:51 +0000 (06:05 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 8 Sep 1999 06:05:51 +0000 (06:05 +0000)
commitf24c25bff3454897fbb8a6a888d1311e867f800e
treeba7cd964ac22925d28b350b26dd2712ec3be87a3
parent491856cbb79b2f643facf291c1918bfb919966bd
The attached patch:

* gets Mutt to properly log off the IMAP server when quitting. Clients
  don't care, but it's polite and proper.
* further updates the flags changes from yesterday
* uses CLOSE instead of EXPUNGE when closing a mailbox and purging
  messages, for some slight speed gain.
* purges all messages marked for deletion in one command (if purging),
  making for very cool speed gains switching mailboxes if you're on,
  say, a few high volume mailing lists. Yeah, baby! (I personally love
  this one).

(From Brendan Cully <brendan@kublai.com>)
curs_main.c
imap/imap.c
imap/imap.h
imap/imap_private.h
mx.c