Remove check for INBOX. If inbox isn't in the LSUB response then it's
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 10 Jul 2003 20:20:05 +0000 (20:20 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 10 Jul 2003 20:20:05 +0000 (20:20 +0000)
commit6d070c725c685bcbed5f70cf21244df17133546f
treec882b1b63ee859e31ddb27e883cfcabec4e0d87c
parent5255585d91d6cb5e5d3368598fb63914136bdf35
Remove check for INBOX. If inbox isn't in the LSUB response then it's
unsubscribed and we just add it to the list. No reason to check specificly
for LSUB "" "INBOX" or LIST "" "INBOX"
If there is no inbox then a select will produce an error message.

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