IMAP and virtual folders
Posted Jan 30, 2008 10:39 UTC (Wed) by
fergal (subscriber, #602)
In reply to:
IMAP and virtual folders by dskoll
Parent article:
The beginning of Thunderbird 3 planning
Yes, I've written a few scripts to do bulk operations in IMAP and it definitely seems like a protocol that just grew and the was documented but that is no excuse for clients doing:
Fetch message 1 header.
Thank you.
Fetch message 2 header.
Thank you.
when they should be doing:
Give me all the message headers.
Thank you.
The same goes for moving/copying messages. IMAP support always seems to be bolted on afterwards
(
Log in to post comments)