php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23869 imap_headerinfo problem
Submitted: 2003-05-29 03:57 UTC Modified: 2003-05-29 13:18 UTC
From: andix at lucent dot com Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.3.1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: andix at lucent dot com
New email:
PHP Version: OS:

 

 [2003-05-29 03:57 UTC] 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: <pgerhardt@lucent.com>
Envelope-to: jbeard@Sun-guru.uk.lucent.com
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 daemon@localhost) 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: <016e01c32520$dda512b0$b528ba3f@na02.lucent.com>
From: "Paul Gerhardt" <pgerhardt@lucent.com>
To: "Paul Gerhardt" <pgerhardt@lucent.com>,
   "Thano Thanabalasingam" <tthanaba@lucent.com>,
   "Jason Beard" <jasonbeard@lucent.com>,
   "Mathias Cartailler" <mcartailler@lucent.com>,
   "Januz Kursumljija" <kursumljija@lucent.com>,
   "Anthony Dix" <andix@lucent.com>, "Simon Banks" <sbanks@lucent.com>,
   "Paul Delfs" <pdelfs@lucent.com>, "David Koch" <dlkoch@lucent.com>,
   "Stephen Weiss" <stweiss@lucent.com>, "Mark Levengood" <mleven@lucent.com>,
   "Jessica Fowler" <jesfowle@lucent.com>,
   "Sprong, Steven" <ssprong@lucent.com>, "Ted East" <tedeast@lucent.com>,
   <dougdrury@lucent.com>, "John May" <jomay@lucent.com>
References: <3A785B98.41A96CA4@lucent.com> <3A7EF370.C62AD256@lucent.com> <3AA3BB13.CB5DDA43@lucent.com> <3AC491A5.39A62C1A@lucent.com> <3AE98159.37C67DF2@lucent.com> <3B17BF2F.5C8A7845@lucent.com> <3B38A072.C0CA7D2A@lucent.com> <3B66CA0C.EAF15BA8@lucent.com> <3B942DCB.AD81C496@lucent.com> <3B9D2E3F.65C8E659@lucent.com> <3BE190D5.F604F21B@lucent.com> <3C05088D.F70DB367@lucent.com> <3C3074F1.528A697A@lucent.com> <3C5868CE.316D4B00@lucent.com> <3C7FA52E.C32F9BD2@lucent.com> <3C7FA56D.D9B94306@lucent.com> <3C9F35EB.AE252986@lucent.com> <3CCDAAF3.6436F6D@lucent.com> <3CF3E50A.7C73EDF4@lucent.com> <3D062C4E.10DB10F8@lucent.com> <3D4EDA50.E95DD11D@lucent.com> <3D6BEEA3.7C5E1591@lucent.com> <3D98A8C2.C7FBC8CF@lucent.com> <3DC5D94F.8DE45875@lucent.com> <3DE3A77A.1BE3C35D@lucent.com> <3E15FB1E.CAFFFF52@lucent.com> <3E3ADC58.F438B454@lucent.com> <03e401c2e293$527ba520$6e16ff87@dr.lucent.com> <00db01c2f7d3$04b005c0$4316ff87@na02.lucent.com> <00b101c310b4$9ffde480$1416ff87@na02.lucent.com>
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-29 04:48 UTC] 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 13:18 UTC] iliaa@php.net
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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 06:01:29 2024 UTC