ID:               11871
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         IMAP related
 Operating System: Windows MT
 PHP Version:      4.0.5
 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.




Previous Comments:
------------------------------------------------------------------------

[2001-07-05 05:34:34] [EMAIL PROTECTED]

we have tested 4.0.3pl1, 4.0.5 and 4.0.6. These are the results:

4.0.3pl1: only SUBJECT "this is my subject" works, and ONLY if the
string is exactly the same as the subject. For example SUBJECT "this
is" wouldn't work, we don't know if there are "LIKE" clauses or it must
be a perfect match. 

CC and FROM clauses don't work.

4.0.5 and 4.0.6: nothing works with imap_search, not even those SUBJECT
with full text that worked with 4.0.3pl1.

Remember we have an imap-4.7-5 server on RH Linux 6.2


------------------------------------------------------------------------

[2001-07-04 06:28:15] [EMAIL PROTECTED]

Can you try this with 4.0.6? There where some fixes with the IMAP
extension IIRC.

Derick

------------------------------------------------------------------------

[2001-07-04 06:15:08] [EMAIL PROTECTED]

Using PHP4.0.5 as CGI under Windows NT/IIS 4, and trying to connect a
imap-4.7-5 server in a Linux box, everything works fine except
imap_search with a search string like: 

'FROM "james"'  or
"FROM \"james\"" or 

all the other search options work fine (SUBJECT, CC ...), it's from
that fails





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=11871&edit=1

Reply via email to