>
> So, squirrelmail is doing a "LIST" for every folder I'm subscribed to.
> That's 198 folders!
>
> Next step is to find why it's doing this with bincimpa but worked OK with
> courier-imap.

To make this more clear, I've found that squirrelmail does the following
when I login:

LOGIN
LSUB "INBOX/" "*"
LIST command for every subscribed folder
LSUB "INBOX/" "*"
LIST command for every subscribed folder (2)
LSUB "INBOX/" "*"
LIST command for every subscribed folder (3)
LSUB "INBOX/" "*"
[Retrieves headers for messages in INBOX (INBOX folder is displayed by
default)]
LSUB "INBOX/" "*"
LIST command for every subscribed folder (again)

And that's before I start using mail at all!!

Something's wrong here. Is this a configuration issue, or is Squirrelmail
severely broken?? 5 LSUBs and 4 LISTs of every subscribed folder seems a
little excessive.

I must say, this worked acceptably fast with courier-imap as the backend. Is
it a capability issue? For example, does courier support some sort of
functionality which binc either does not, or does not advertise, causing
squirrelmail to assume lowest common denominator and use individual LIST
commands instead of something else?

FYI, The full log file is here:

http://robinbowes.com/misc/sm_binc_login.log

Any suggestions where to look to fix this?

R.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 01/08/2003

Reply via email to