php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7114 php doesn't parse the message
Submitted: 2000-10-10 04:49 UTC Modified: 2000-11-01 12:22 UTC
From: saint at xxx dot lt Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.2 OS: turbolinux 6.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: saint at xxx dot lt
New email:
PHP Version: OS:

 

 [2000-10-10 04:49 UTC] saint at xxx dot lt
when message headers are as follows: 
Received: (qmail 5118 invoked from network); 29 Sep 2000 04:29:45 -0000
Received: from unknown (HELO xxx.xxx.xxx) (maild@aa.aaa.aaa.aaa)
  by planet.xxx.misc with SMTP; 29 Sep 2000 04:29:45 -0000
Content-Transfer-Encoding: binary
Content-Type: multipart/alternative; boundary="_----------=_970175458181820"
Date: Thu, 28 Sep 2000 21:10:58 UT
To: bug@domain.some
From: someone <someone@none.some>
Reply-To: someone <someone@none.some>
Subject: my news

This is a multi-part message in MIME format.

--_----------=_970175458181820
Content-Disposition: inline
Content-Length: 5565
Content-Transfer-Encoding: binary
Content-Type: text/plain

the result is that php can't open this message and not only this message. (all messages in the imap folder are unable to display)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-17 12:25 UTC] sniper@php.net
With what mail program were those messages send with?
Those are not in valid MIME format..

And you could also include some sort of example code
which you think doesn't work.

--Jani
 [2000-11-01 12:22 UTC] sniper@php.net
No feedback.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 18:01:31 2025 UTC