ID: 19984 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: Linux Red Hat 8 PHP Version: 4.2.2 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-10-18 19:38:24] [EMAIL PROTECTED] I have problems when I attempt to execute this instruction (using Red Hat 8.0, with php 4.4.4-8.0.5). imap_setflag_full($msg,$elmensaje,"\\ANSWERED",ST_UID); $msg and $elmensaje are valid arguments, they are OK, but I obtain the next warning: Warning: imap_setflag_full(): supplied argument is not a valid imap resource in ... Instruction above works OK on RedHat 7.2 and 7.3. Is it a bug??? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19984&edit=1