From: [EMAIL PROTECTED]
Operating system: Sun Solaris
PHP version: 4.1.0
PHP Bug Type: IMAP related
Bug description: Warning message generated on displaying a mail without a TO address
Hi,
I am using web-based interface to display mails using IMAP
The module calls the function "imap_header" for each mail and then
displays output in required format.
But for few mails, which were sent without a TO address, and has only BCC
address (can be done using Eudora), the interface shows the following
warning
##################
Warning: Unterminated mailbox: [EMAIL PROTECTED]
(errflg=3) in Unknown on line 0
Warning: Unexpected characters at end of address: :;@vd1.vsnl.net.in;>
(errflg=3) in Unknown on line 0
#####################
The mail that caused this, has the following headers
##################
Reply-To: "Pramoda Kumar Rai" <[EMAIL PROTECTED]>
From: "Pramoda Kumar Rai" <[EMAIL PROTECTED]>
To: <Undisclosed-Recipient:;@vd1.vsnl.net.in;>
Subject: Fw: McAfee Newsletter
Date: Sat, 2 Feb 2002 22:17:37 +0530
Organization: Texport Technoligies Pvt. Ltd.
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
#################
I found the similar error at many places but no solutions.
Is there any solution to atleast prevent the warning from being
displayed..
Thanks
Vikas Aggarwal
--
Edit bug report at http://bugs.php.net/?id=15536&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=15536&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=15536&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=15536&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=15536&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15536&r=support
Expected behavior: http://bugs.php.net/fix.php?id=15536&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=15536&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=15536&r=submittedtwice