Oops. Don't do "FETCH 1:0" when the folder is empty.
authorDan Winship <danw@src.gnome.org>
Tue, 19 Dec 2000 20:40:12 +0000 (20:40 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 19 Dec 2000 20:40:12 +0000 (20:40 +0000)
commit4197fc2d9912da12883995dd810e1e492d990785
treeff2814705be6a127c47c4603a2868815c82293a9
parentce87f39fa00ecfb8a5d41f8cce944fb3d0b62c66
Oops. Don't do "FETCH 1:0" when the folder is empty.

* providers/imap/camel-imap-folder.c (imap_refresh_info): Oops.
Don't do "FETCH 1:0" when the folder is empty.
(imap_protocol_get_summary_specifier): Request RFC822.SIZE too.
(imap_update_summary): Parse RFC822.SIZE and add it to the
summary.
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c