ID: 29487 Updated by: [EMAIL PROTECTED] Reported By: ep at ericpotvin dot com -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: win32 PHP Version: 4.3.8 New Comment:
The error you are seeing is actually generated on shutdown since you have some error messages (from imap) in the buffer that you had not retrieved. Previous Comments: ------------------------------------------------------------------------ [2004-08-02 14:15:39] ep at ericpotvin dot com Hi, everytime i want to move a mail with imap_mail_move() on win32 php version 4..3.8.8, i have this message : Notice: (null)(): [TRYCREATE] The requested item could not be found. (errflg=2) in Unknown on line 0 my box exists (INBOX) i can read my mails into. thanks ------------------------------------------------------------------------ [2004-08-02 13:34:18] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-08-02 03:55:50] ep at ericpotvin dot com Description: ------------ when i want to move a mail i always have this : Notice: (null)(): [TRYCREATE] The requested item could not be found. (errflg=2) in Unknown on line 0 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29487&edit=1