perhaps we do not store the '\t' correctly in the header continuation lines?

It seems like all the headers that are divided in several lines get screwed up.

Ilja

Claus Futtrup wrote:

Regarding the last error this is what I've figured out..

the Normal headers would look like this
(without -----------------------------------------------------):

-----------------------------------------------------
Received: from localhost (localhost [127.0.0.1])
    by server.internetit.dk (Postfix) with ESMTP id D4DA046526
    for <[EMAIL PROTECTED]>; Mon, 10 May 2004 14:36:15 +0200 (CEST)
Received: from server.internetit.dk ([127.0.0.1])
by localhost (server.internetit.dk [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 11242-04 for <[EMAIL PROTECTED]>; Mon, 10 May 2004 14:36:09
+0200 (CEST)
Received: from ipserver1.ttonip.com
(cpe.atm2-0-51490.0x50c459de.albnxx10.customer.tele.dk [80.196.89.222])
by server.internetit.dk (Postfix) with ESMTP id BFA1646521 for
<[EMAIL PROTECTED]>; Mon, 10 May 2004 14:36:09 +0200 (CEST)
Received: from localhost (localhost.localdomain [127.0.0.1])
by ipserver1.ttonip.com (Postfix) with ESMTP id CD94F70396 for
<[EMAIL PROTECTED]>; Mon, 10 May 2004 14:37:08 +0200 (CEST)
Received: from ipserver1.ttonip.com ([127.0.0.1])
by localhost (ipserver1.ttonip.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 09500-557 for <[EMAIL PROTECTED]>; Mon, 10 May 2004 14:37:07
+0200 (CEST)
Received: from fantasy (213.234.124.169.adsl.oeke.tiscali.no
[213.234.124.169])
by ipserver1.ttonip.com (Postfix) with SMTP id 7741D70394 for
<[EMAIL PROTECTED]>; Mon, 10 May 2004 14:37:07 +0200 (CEST) Message-ID:
<[EMAIL PROTECTED]>
From: "Claus Futtrup" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: test
Date: Mon, 10 May 2004 14:36:13 +0200 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 6.00.2800.1409
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
X-Virus-Scanned: by amavisd-new at ttonip.com
X-Virus-Scanned: by amavisd-new at internetit.dk
-----------------------------------------------------

With these headers outlook express fails, and only reads the top lines as
the header:
Received: from localhost (localhost [127.0.0.1])

I went in to the database and starting removing carriage return, linefeeds..
And suddenly everything was fine..
the header would then look like this
(without -----------------------------------------------------).

-----------------------------------------------------
Received: from localhost (localhost [127.0.0.1]) by server.internetit.dk
(Postfix) with ESMTP id D4DA046526 for <[EMAIL PROTECTED]>; Mon, 10 May 2004
14:36:15 +0200 (CEST)Received: from server.internetit.dk ([127.0.0.1]) by
localhost (server.internetit.dk [127.0.0.1]) (amavisd-new, port 10024) with
ESMTP id 11242-04 for <[EMAIL PROTECTED]>; Mon, 10 May 2004 14:36:09 +0200
(CEST) Received: from ipserver1.ttonip.com
(cpe.atm2-0-51490.0x50c459de.albnxx10.customer.tele.dk [80.196.89.222]) by
server.internetit.dk (Postfix) with ESMTP id BFA1646521 for
<[EMAIL PROTECTED]>; Mon, 10 May 2004 14:36:09 +0200 (CEST) Received: from
localhost (localhost.localdomain [127.0.0.1]) by ipserver1.ttonip.com
(Postfix) with ESMTP id CD94F70396 for <[EMAIL PROTECTED]>; Mon, 10 May 2004
14:37:08 +0200 (CEST) Received: from ipserver1.ttonip.com ([127.0.0.1]) by
localhost (ipserver1.ttonip.com [127.0.0.1]) (amavisd-new, port 10024) with
ESMTP id 09500-557 for <[EMAIL PROTECTED]>; Mon, 10 May 2004 14:37:07 +0200
(CEST) Received: from fantasy (213.234.124.169.adsl.oeke.tiscali.no
[213.234.124.169]) by ipserver1.ttonip.com (Postfix) with SMTP id 7741D70394
for <[EMAIL PROTECTED]>; Mon, 10 May 2004 14:37:07 +0200 (CEST) Message-ID:
<[EMAIL PROTECTED]>
From: "Claus Futtrup" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: test
Date: Mon, 10 May 2004 14:36:13 +0200 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 6.00.2800.1409
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
X-Virus-Scanned: by amavisd-new at ttonip.com
X-Virus-Scanned: by amavisd-new at internetit.dk
-----------------------------------------------------

Claus


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.680 / Virus Database: 442 - Release Date: 09-05-2004

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to