Hi all,

I've made a small change in imap4.c, IMAPClientHandler():

the mailbox_t structure is now only built up (using db_getmailbox) if the last command was a SELECT, EXPUNGE, NOOP or SELECT. This saves us a lot of queries, because before, the buildup was done after every IMAP command.

After reading the IMAP RFC, we concluded that this should be completely legal. If your conclusions are different, please mention this.

Bye,
Ilja

--
IC&S
Stadhouderslaan 57
3583 JD Utrecht

PGP-key:
http://www.ic-s.nl/keys/ilja.txt


Reply via email to