php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8401 imap_header
Submitted: 2000-12-24 09:13 UTC Modified: 2001-03-09 21:31 UTC
From: kostas at centras dot lt Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.0 OS: TurboLinux
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: kostas at centras dot lt
New email:
PHP Version: OS:

 

 [2000-12-24 09:13 UTC] kostas at centras dot lt
Imap version 4.1

imap_header($imap_link, $msg_no);
does not work with some letters.

<b>Warning</b>:  No body information available in <b>/homedir/somefile.php</b> on line <b>250</b>

exsemple of letter:
Received: (qmail 30260 invoked from network); 9 Sep 2000 08:34:30 -0000
Received: from gc-227.intevo.com (HELO andre.intevo.com) (maild@64.209.215.227)
  by some.server.lt with SMTP; 9 Sep 2000 08:34:30 -0000
X-tracker: I1-3000-15-19-2066352-A61007
Content-Transfer-Encoding: binary
Content-Type: multipart/alternative; boundary="_----------=_96837028189360"
Date: Thu, 7 Sep 2000 23:44:41 UT
To: some@email.com
From: deltathree <delta3@reply.intevo.com>
Reply-To: deltathree <delta3@reply.intevo.com>
Subject: News from deltathree

This is a multi-part message in MIME format.

--_----------=_96837028189360
Content-Disposition: inline
Content-Length: 259
Content-Transfer-Encoding: binary
Content-Type: text/plain

body of letter
--_----------=_96837028189360--

Why the functions not working ?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-02 10:09 UTC] sniper@php.net
Please try PHP 4.0.4 to check if this is fixed already.

--Jani

 [2001-03-09 21:31 UTC] sniper@php.net
No feedback.
Should be fixed. Try with 4.0.4pl1 and imap-2000 c-client.


--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 08:01:30 2024 UTC