[Fwd: FW: [imp] Zero-length attachments]
Roger B.A. Klorese
rogerk at queernet.org
Mon Jun 2 22:03:16 PDT 2003
OK, I'm trying this with the new Pear tarball and a week-old checkout.
Can *anyone* give me some debugging assistance here?
This results in a zero-length attachment.
The file I'm attempting to attach is ~20k in size.
This is the only logged output.
[Mon Jun 2 21:11:39 2003] [error] PHP Notice: Object to string
conversion in /var/www/html/horde-20030527/horde/lib/MIME/Part.php on
line 1062
[Mon Jun 2 21:11:39 2003] [error] PHP Warning: base64_encode() expects
parameter 1 to be string, object given in
/var/www/html/horde-20030527/horde/lib/MIME/Part.php on line 1112
[Mon Jun 2 21:11:40 2003] [error] PHP Notice: Object to string
conversion in /var/www/html/horde-20030527/horde/lib/MIME/Part.php on
line 1062
[Mon Jun 2 21:11:40 2003] [error] PHP Warning: base64_encode() expects
parameter 1 to be string, object given in
/var/www/html/horde-20030527/horde/lib/MIME/Part.php on line 1112
-------- Original Message --------
Return-Path: <imp-bounces at lists.horde.org>
Received: from localhost by gopostal.onlinepolicy.net with LMTP for
<rogerk at queernet.org>; Wed, 28 May 2003 10:45:19 -0700
Received: from castro.queernet.org (root at castro.queernet.org
[209.237.225.70]) by gopostal.onlinepolicy.net
(Switch-2.2.6/Switch-2.2.6) with ESMTP id h4SHjJM10530 for
<rogerk%queernet.org at gopostal.onlinepolicy.net>; Wed, 28 May 2003
10:45:19 -0700
Received: from vlad.horde.org (vlad.horde.org [199.175.137.148]) by
castro.queernet.org (8.12.9/8.12.9) with ESMTP id h4SI8hFi001472; Wed,
28 May 2003 11:08:43 -0700 (PDT)
Received: from vlad.horde.org (localhost [127.0.0.1]) by vlad.horde.org
(Postfix) with ESMTP id DF37662B; Wed, 28 May 2003 11:08:34 -0700 (PDT)
X-Original-To: imp at lists.horde.org
Delivered-To: imp at lists.horde.org
Received: from localhost (localhost [127.0.0.1]) by vlad.horde.org
(Postfix) with ESMTP id 93449735 for <imp at lists.horde.org>; Wed, 28 May
2003 11:08:16 -0700 (PDT)
Received: from vlad.horde.org ([127.0.0.1]) by localhost
(vlad.horde.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id
69524-03 for <imp at lists.horde.org>; Wed, 28 May 2003 11:08:02 -0700 (PDT)
Received: from puffin.mail.pas.earthlink.net
(puffin.mail.pas.earthlink.net [207.217.120.139]) by vlad.horde.org
(Postfix) with ESMTP id 41FA1705 for <imp at lists.horde.org>; Wed, 28 May
2003 11:08:01 -0700 (PDT)
Received: from 216-240-38-250.ip.idiom.com ([216.240.38.250]
helo=APTITUDE) by puffin.mail.pas.earthlink.net with asmtp (Exim 3.33
#1) id 19L5LA-0003N4-00 for imp at lists.horde.org; Wed, 28 May 2003
11:07:56 -0700
From: Roger B.A. Klorese <rogerk at queernet.org>
To: <imp at lists.horde.org>
Subject: FW: [imp] Zero-length attachments
Date: Wed, 28 May 2003 11:07:46 -0700
Message-ID: <7AD6B1A7CA734A48B95E96591302A9B9180499 at sfdc.us.sychron.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.4024
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal
X-ELNK-Trace:
95a5daa1092a4a38d780f4a490ca69564776905774d2ac4bf97c3968c74684c7e756c59030ba28f5350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c
X-BeenThere: imp at lists.horde.org
X-Mailman-Version: 2.1.2+
Precedence: list
List-Id: IMP mailing list <imp.lists.horde.org>
List-Unsubscribe: <http://lists.horde.org/mailman/listinfo/imp>,
<mailto:imp-request at lists.horde.org?subject=unsubscribe>
List-Archive: <http://lists.horde.org/archives/imp>
List-Post: <mailto:imp at lists.horde.org>
List-Help: <mailto:imp-request at lists.horde.org?subject=help>
List-Subscribe: <http://lists.horde.org/mailman/listinfo/imp>,
<mailto:imp-request at lists.horde.org?subject=subscribe>
Sender: imp-bounces at lists.horde.org
Errors-To: imp-bounces at lists.horde.org
Sorry if this is a duplicate -- I never saw it here.
> -----Original Message-----
> From: Roger B.A. Klorese [mailto:rogerk at queernet.org]
> Sent: Tuesday, May 27, 2003 8:29 PM
> To: Roger B.A. Klorese
> Cc: imp at lists.horde.org
> Subject: Re: [imp] Zero-length attachments
>
>
> I have now come full-circle... with the current HEAD when I compose a
> message with an attachment, I get:
>
> *Notice*: Object to string conversion in
> */var/www/html/horde-20030527/horde/lib/MIME/Part.php* on line *1062*
>
> *Warning*: base64_encode() expects parameter 1 to be string, object
> given in
> */var/www/html/horde-20030527/horde/lib/MIME/Part.php* on line
> *1112*
>
> *Notice*: Object to string conversion in
> */var/www/html/horde-20030527/horde/lib/MIME/Part.php* on line *1062*
>
> *Warning*: base64_encode() expects parameter 1 to be string, object
> given in
> */var/www/html/horde-20030527/horde/lib/MIME/Part.php* on line
> *1112*
>
> *Warning*: Cannot modify header information - headers already sent by
> (output started at
> /var/www/html/horde-20030527/horde/lib/MIME/Part.php:1062) in
> */var/www/html/horde-20030527/horde/imp/templates/common-heade
> r.inc* on
> line *3*
>
> *Warning*: Cannot modify header information - headers already sent by
> (output started at
> /var/www/html/horde-20030527/horde/lib/MIME/Part.php:1062) in
> */var/www/html/horde-20030527/horde/imp/templates/common-heade
> r.inc* on
> line *4
>
>
>
> ...with a zero-length attachment.
>
> *
>
>
--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org
More information about the imp
mailing list