On Sat, 28 Jun 2003, Eivind Kvedalen wrote: >> Examples of dog slow operations include deleting messages. Regardless >> of the number selected, I get about 1 done per second. Updating mail >> folders is also quite slow, ticking up the message count a bit faster >> than for deleting, probably 1.5-2 messages per second. >IIRC, the current version of Binc has a delay when deleting messages >because of the way maildir works. I think Andreas (the author) has a >solution to this, but it's not implemented.
Actually, deleting messages is done immediately, and there is no one-second delay imposed by the IMAP server. The one-second delay is done when copying or appending messages. Is your client deleting the messages directly, or is it moving the messages into a seperate IMAP Trash folder? >> Also, accessing the IMAP with Squirrelmail is a fairly slow proposition >> - even when done on the little intranet here (100Mbit). Some message on >> the Squirrelmail mailing list says that enabling server-side sorting >> helps out a lot, but when I did that nothing seemed to work at all. >> This leads me to one question about sorting (part of the speed problem >> with Squirrelmail) - does BINC support the SORT command? >Binc does not support the SORT extension yet (or any other extension), but >most of this code has been written already (by me). I know that Andreas is >redesigning some parts of Binc now, and my goal is to update and finish >the extension when Binc is stable again. This should speed up Squirrelmail >a bit. Agreed - there have been reports that suggest that Squirrelmail is slow with Binc. It's on the todo list. :) Andy -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | Nil desperandum

