From:             
Operating system: All
PHP version:      5.3.3
Package:          IMAP related
Bug Type:         Bug
Bug description:imap not valid with RFC 3501

Description:
------------
Hi,



The imap_search function is not compliant with the RFC 3501.

We can not search messages using their UID.



Example : imap_search("UID 200:*, $link);



The output goes in the error_log with this message :



[27-Oct-2010 12:34:35] PHP Notice:  Unknown: Unknown search criterion: UID
(errflg=2) in Unknown on line 0



Imo, this functionnality should be implemented for building advanced
webmails.



This is not a real *bug*, but more a lack of functionnality.


-- 
Edit bug report at http://bugs.php.net/bug.php?id=53182&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=53182&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=53182&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=53182&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=53182&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=53182&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=53182&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=53182&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=53182&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=53182&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=53182&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=53182&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=53182&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=53182&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=53182&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=53182&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=53182&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=53182&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=53182&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=53182&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=53182&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=53182&r=mysqlcfg

Reply via email to