EIMS workaround. EIMS returns the SEARCH response as multiple untagged
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 4 Nov 2003 00:00:21 +0000 (00:00 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 4 Nov 2003 00:00:21 +0000 (00:00 +0000)
commit26b22b2044a9c38af64e05b91dd7d26b002f23ae
treeba310dbbb368ed90b257b1396e29ab806809e8ed
parent1cfc6983b696263fc0f6e3a91b7e67b218552ab1
EIMS workaround. EIMS returns the SEARCH response as multiple untagged
SEARCH responses. That is against RFC3501 !!!
example:

A005 UID SEARCH UID 1:*
* SEARCH 5949 8160 8401 8402 8413 8470 8471 8472 8497 8499
* SEARCH 8502 8504 8514
A005 OK SEARCH completed

We only use that call in case of non server side sorting.

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