I've got this weird problem: Undeliverable mail, invalid header
I am using Mercury/32 v4.62. Below you see the answer from the receiving MTA that claims invalid header. If you take a look at the Date Header you see that there is a special character before time offset. The receiving MTA states that this is (char B8 hex):
Date: Mon, 01 Jun 2009 21:45:00 ¸0100
What might cause this?I would like to emphasize that this is the first time I've got this. We do send 20-30 e-mails a day normally without any problems at all.
In this case a PHP-script is sending the mail upon some action from a user. But again we do send 20-30 mail a day without this problem.
TIA,
Fred
-----------------------------------------------------------------------------------------------------------
Reply from the receiving MTA:
---------------------------- Original Message ----------------------------
Subject: Undeliverable mail, invalid header
From: "Content-filter at mail.aaa.se" <postmaster@mail.aaa.se>
Date: Mon, June 1, 2009 11:54 pm
To: info@xxx.com
--------------------------------------------------------------------------
The message WAS NOT relayed to:
<v-16123@mail.aaa.se>:
554 5.6.0 Reject, id=16879-02 - BAD_HEADER: Non-encoded 8-bit data (char B8 hex): Date: Mon, 01 Jun 2009 21:45:00 \2700100\n
This nondelivery report was generated by the program amavisd-new at host mail.aaa.se. Our internal reference code for your message is
16879-02/ClVfEqaSV7q4
INVALID HEADER
Non-encoded 8-bit data (char B8 hex): Date: Mon, 01 Jun 2009 21:45:00
\2700100\n
-----------------------------------------------------------------------------------------------------------
Headers from the original mail being sent from Mercury:
...
X-CLAMWALL: Passed through antiviral test by ClamWall 1.3.0.95 on xxx.com (99)
Received: from cartridge (192.168.3.211) by xxx.com (Mercury/32 v4.62) ID
MG000FA6; 1 Jun 2009 21:45:00 +0200
Date: Mon, 01 Jun 2009 21:45:00 ¸0100
Subject: Order
From: "xxx.com" <info@xxx.com>
To: "Cecilia Svenson" <cissi.yyyy@lkpg.aaa.se>
MIME-Version: 1.0
X-Mailer: xxx Mailer
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
...
<p>I've got this weird problem:&nbsp; Undeliverable mail, invalid header</p><p>I am using Mercury/32 v4.62. Below you see the answer from the receiving MTA that claims invalid header. If you take a look at the Date Header you see that there is a special character before time offset. The receiving MTA states that this is (char B8 hex):</p><p><b>Date: Mon, 01 Jun 2009 21:45:00 ¸0100</b>
</p><p>What might cause this?I would like to emphasize that this is the first time I've got this. We do send 20-30 e-mails a day normally without any problems at all.
</p><p>In this case a PHP-script is sending the mail upon some action from a user. But again we do send 20-30 mail a day without this problem.&nbsp;
</p><p>TIA,</p><p>Fred</p><p>&nbsp;</p><p>&nbsp;----------------------------------------------------------------------------------------------------------- </p><p>Reply from the receiving MTA:
</p><p>---------------------------- Original Message ----------------------------
Subject: Undeliverable mail, invalid header
From:&nbsp;&nbsp;&nbsp; "Content-filter at mail.aaa.se" &lt;postmaster@mail.aaa.se&gt;
Date:&nbsp;&nbsp;&nbsp; Mon, June 1, 2009 11:54 pm
To:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; info@xxx.com
--------------------------------------------------------------------------
The message WAS NOT relayed to:
&nbsp; &lt;v-16123@mail.aaa.se&gt;:
&nbsp;&nbsp; 554 5.6.0 Reject, id=16879-02 - BAD_HEADER: Non-encoded 8-bit data (char B8 hex): Date: Mon, 01 Jun 2009 21:45:00 \2700100\n
This nondelivery report was generated by the program amavisd-new at host mail.aaa.se. Our internal reference code for your message is
16879-02/ClVfEqaSV7q4
INVALID HEADER
&nbsp; Non-encoded 8-bit data (char B8 hex): Date: Mon, 01 Jun 2009 21:45:00
&nbsp;&nbsp;&nbsp; \2700100\n
&nbsp;</p><p>&nbsp;-----------------------------------------------------------------------------------------------------------</p><p>Headers from the original mail being sent from Mercury:</p><p>...</p><p>X-CLAMWALL: Passed through antiviral test by ClamWall 1.3.0.95 on xxx.com (99)
Received: from cartridge (192.168.3.211) by xxx.com (Mercury/32 v4.62) ID
&nbsp;MG000FA6; 1 Jun 2009 21:45:00 +0200
Date: Mon, 01 Jun 2009 21:45:00 ¸0100
Subject: Order
From: "xxx.com" &lt;info@xxx.com&gt;
To: "Cecilia Svenson" &lt;cissi.yyyy@lkpg.aaa.se&gt;
MIME-Version: 1.0
X-Mailer: xxx Mailer
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
</p><p>...
</p>