diff options
author | Dan Winship <danw@src.gnome.org> | 2001-02-27 05:38:39 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-02-27 05:38:39 +0800 |
commit | fe8e875972c8cf22a2fa884e25bc1f5bb4ef6046 (patch) | |
tree | 01ba5fa6ab9c90a190d90675246897c4849b7539 /addressbook | |
parent | b0b0cfe95d56e568815fc63a91b0c366855b5dc9 (diff) | |
download | gsoc2013-evolution-fe8e875972c8cf22a2fa884e25bc1f5bb4ef6046.tar gsoc2013-evolution-fe8e875972c8cf22a2fa884e25bc1f5bb4ef6046.tar.gz gsoc2013-evolution-fe8e875972c8cf22a2fa884e25bc1f5bb4ef6046.tar.bz2 gsoc2013-evolution-fe8e875972c8cf22a2fa884e25bc1f5bb4ef6046.tar.lz gsoc2013-evolution-fe8e875972c8cf22a2fa884e25bc1f5bb4ef6046.tar.xz gsoc2013-evolution-fe8e875972c8cf22a2fa884e25bc1f5bb4ef6046.tar.zst gsoc2013-evolution-fe8e875972c8cf22a2fa884e25bc1f5bb4ef6046.zip |
Group messages into sets with the same flags and use the IMAP message set
* providers/imap/camel-imap-folder.c (imap_sync): Group messages
into sets with the same flags and use the IMAP message set
notation rather than doing a separate STORE FLAGS for each one.
This cuts the network traffic down to just a handful of commands
per sync rather than one per changed message. Removed the progress
notification stuff since it's no longer meaningful and should
hopefully be unnecessary.
(imap_copy_message_to): move the former sync_message function
into here, since it's no longer shared with imap_sync.
svn path=/trunk/; revision=8396
Diffstat (limited to 'addressbook')
0 files changed, 0 insertions, 0 deletions