php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45140 imap_search() does not support OR
Submitted: 2008-05-31 03:17 UTC Modified: 2008-06-06 09:47 UTC
From: sireland at byrequest dot com Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 5.2.6 OS: Fedora
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 + 5 = ?
Subscribe to this entry?

 
 [2008-05-31 03:17 UTC] sireland at byrequest dot com
Description:
------------
imap_search($mbox, "OR (TEXT name1) (TEXT name2)") returns "Unknown search criterion:"

Z SEARCH OR (TEXT name1) (TEXT name2) works when typed directly into Cyrus IMAP Server 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-06-06 09:47 UTC] jani@php.net
That's because the c-client doesn't support it. Check your c-client version and then report this to the author of it, http://www.washington.edu/imap/ might help.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC