ID: 11871
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: IMAP related
Operating system: Windows MT
PHP Version: 4.0.5
Description: imap_search fails to search using FROM

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


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

[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





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


Full Bug description available at: http://bugs.php.net/?id=11871


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to