I have had autoresponder emails set up for a while already, and suddenly I get the following message as undelivered. I only got this one time, so it seems not to be a general problem. I checked RFC 2822 quickly to see if the problem is something obvious, but no.
The undelivered message also does not indicate what is wrong. I don't even know where to start, and Google has no results on this error code.
The error message:
This is the mail system at host example.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<joe@blow.com>: host mx.blow.com[123.123.123.123] said: 552 This
message is not RFC 2822 compliant [smtp-07.iol.local; LIB_670] (in reply to
end of DATA command)
The email source:
Received: from localhost (mailsvr [127.0.0.1])
by example.com (Postfix) with ESMTP id 79B9638792F0
for <joe@blow.com>; Thu, 22 Jan 2015 11:01:38 +0100 (CET)
X-Virus-Scanned: amavisd-new at example.com
Received: from example.com ([127.0.0.1])
by localhost (mailsvr.example.com [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id PBe6jEv1vZEb for <joe@blow.com>;
Thu, 22 Jan 2015 11:01:32 +0100 (CET)
Received: by example.com (Postfix, from userid 0)
id D000B38792FC; Thu, 22 Jan 2015 11:01:29 +0100 (CET)
To: joe@blow.com
Subject: =?UTF-8?B?123456789==?=
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary = cb686159096ae4feaf2a23845e82dce0
From: Me <me@example.com>
Reply-To: me@example.net
Message-Id: <20150122100129.D000B38792FC@example.com>
Date: Thu, 22 Jan 2015 11:01:29 +0100 (CET)
--cb686159096ae4feaf2a23845e82dce0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: base64
123456789123
--cb686159096ae4feaf2a23845e82dce0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: base64
12349678945313
--cb686159096ae4feaf2a23845e82dce0--