Fixed a bug where users that did not log in before would get tons of
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 16 Jan 2001 19:14:29 +0000 (19:14 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 16 Jan 2001 19:14:29 +0000 (19:14 +0000)
commit31955c984edc93138173af5f592f58f50e39693d
treea80253685fa39f93382a256bc3cba01ee881285c
parent5d829f80f55c01b5c4ad5f1c41f094306c7e9b93
Fixed a bug where users that did not log in before would get tons of
    Warning: REG_EBRACK in .../imap_mailbox.php on line XXX
Apparently the Trash and Sent folder need to be escaped, just in case they
have some special characters in them.

This only seemed to happen with FreeBSD and special folder names for the
Sent and Trash folder.  Thanks to John Bolster for helping out!

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