ID: 16004 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: Linux PHP Version: 4.1.2 New Comment:
I'm not sure; I will check tomorrow when I have access to the server and post another followup. The problem, isn't the error, though. The problem is that putting the @ infront of imap_msgno() and imap_header() _should_ supress the error output, and it is not. The error should not be appearing, but it is. Previous Comments: ------------------------------------------------------------------------ [2002-03-27 18:02:21] [EMAIL PROTECTED] This error comes from c-client itself. What version you have compiled PHP with? ------------------------------------------------------------------------ [2002-03-11 16:24:09] [EMAIL PROTECTED] When processing an email with a header of 'To: ""<>', imap_msgno() and imap_header give errors of "Unexpected characters at end of address: <> (errflg=3) in Unknown on line 0", even when I call the functions with an @ preceding the function name to surpress error output. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16004&edit=1