UW sends \NoSelect in LIST and not in LSUB, which is perfectly fine by
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 21 Jun 2003 18:16:28 +0000 (18:16 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 21 Jun 2003 18:16:28 +0000 (18:16 +0000)
commita2e66c6d35a0a73d8d9f48af1288a34f83219ec6
tree83ebc2cdc9f426fd2723f5b398dbc6d27c92028f
parentea26c99658957dacc5d1c033bf920ba367513470
UW sends \NoSelect in LIST and not in LSUB, which is perfectly fine by
RFCs, but we didn't do that.  For UW IMAP, force a LIST command on each
mailbox, this should also fix the \NoSelect on INBOX if it occurs.

Also updated the check for \NoSelect to include the LIST option as well as
LSUB.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5102 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/imap_mailbox.php