ID: 23869 Updated by: [EMAIL PROTECTED] Reported By: andix at lucent dot com -Status: Open +Status: Bogus Bug Type: IMAP related Operating System: Linux PHP Version: 4.3.1 New Comment:
Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. If the problem persists, re-open the report. Previous Comments: ------------------------------------------------------------------------ [2003-05-29 04:48:31] andix at lucent dot com Please note - I have checked this with PHP version 4.0.6 and it works in this version ------------------------------------------------------------------------ [2003-05-29 03:57:11] andix at lucent dot com Use the function imap_headerinfo to retrieve header information for a message with multiple destinations for both the To: and CC: fields The returned object correctly has an array of entries in the cc array of the returned object, but only a single entry in the To array (the first recipient) I am including below a sample email which exhibits this problem 3 fetch 86 body[] * 86 FETCH (BODY[] {3041} Return-path: <[EMAIL PROTECTED]> Envelope-to: [EMAIL PROTECTED] Delivery-date: Wed, 28 May 2003 14:56:01 +0100 Received: from ihmail.ih.lucent.com ([135.1.218.70]) by sun-guru.uk.lucent.com with esmtp (Exim 4.04) id 19L1PN-0004X8-00; Wed, 28 May 2003 14:56:01 +0100 Received: (from [EMAIL PROTECTED]) by ihmail.ih.lucent.com (8.11.6+Sun/EMS-1.5 sol2) id h4SDtx402106; Wed, 28 May 2003 08:55:59 -0500 (CDT) Received: from PGERHARDT1 (pgerhardt.lra.lucent.com [192.11.157.176]) by ihmail.ih.lucent.com (8.11.6+Sun/EMS-1.5 sol2) id h4SDtqx01987; Wed, 28 May 2003 08:55:53 -0500 (CDT) Message-ID: <[EMAIL PROTECTED]> From: "Paul Gerhardt" <[EMAIL PROTECTED]> To: "Paul Gerhardt" <[EMAIL PROTECTED]>, "Thano Thanabalasingam" <[EMAIL PROTECTED]>, "Jason Beard" <[EMAIL PROTECTED]>, "Mathias Cartailler" <[EMAIL PROTECTED]>, "Januz Kursumljija" <[EMAIL PROTECTED]>, "Anthony Dix" <[EMAIL PROTECTED]>, "Simon Banks" <[EMAIL PROTECTED]>, "Paul Delfs" <[EMAIL PROTECTED]>, "David Koch" <[EMAIL PROTECTED]>, "Stephen Weiss" <[EMAIL PROTECTED]>, "Mark Levengood" <[EMAIL PROTECTED]>, "Jessica Fowler" <[EMAIL PROTECTED]>, "Sprong, Steven" <[EMAIL PROTECTED]>, "Ted East" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, "John May" <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Subject: Reminder: June 11 monthly dev team conference call Date: Wed, 28 May 2003 07:55:51 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 I'll be on vacation the first week of June, so we'll do our call the second week: - Weds June 11 - 8AM Pacific, 11 AM Eastern, 4 PM UK - 630-979-0100 code 760787 Paul Paul Gerhardt wrote: > This monthly meeting is a chance for us to talk about > current project status, future work, team issues etc. ) 3 OK FETCH completed ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=23869&edit=1