added capability to detect if imap server supports searching on specific
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 1 Feb 2001 00:56:53 +0000 (00:56 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 1 Feb 2001 00:56:53 +0000 (00:56 +0000)
commit367e4f70490865d893981c68dc3931b379d24f09
tree269986439dae2da2546995bad4ed7014074dbe13
parent6edca88531e7ed0314c30eb0ccafb76d6ce270a9
added capability to detect if imap server supports searching on specific
charset.  If not, try with us-ascii rather than throw an error.  (according
to rfc2060, all imap servers MUST support us-ascii charset at bare minimum)

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