* elmo-imap4.el (elmo-imap4-mailbox-size-update-maybe): Ignore
authordmaus <dmaus>
Sun, 18 Jul 2010 18:02:11 +0000 (18:02 +0000)
committerdmaus <dmaus>
Sun, 18 Jul 2010 18:02:11 +0000 (18:02 +0000)
commit77b703e435d4c007ec5c62a917e4d0d05677a3ab
tree31f177d13dfad101749d65059bbcea35dcccd6fb
parent7d4b97adc64794ca49c113efebd27199bff774d4
* elmo-imap4.el (elmo-imap4-mailbox-size-update-maybe): Ignore
EXPUNGE responses.
(elmo-imap4-mailbox-size-update-maybe): Use latest EXIST or RECENT
response value.

If the mailbox size changes due to EXPUNGE by another client the
server will inform us with a EXISTS or RECENT response.  If the
expunging didn't change the mailbox size the server might not do so.

If there are more than one EXISTS or RECENT response, use the latest.
elmo/ChangeLog
elmo/elmo-imap4.el