|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Problem with mailbot autoresponder (Postfix/maildrop)
From: A.P.R. Gelissen (a.gelissen
chello.nl)
Date: Tue Dec 28 2004 - 09:41:03 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am using Postfix with maildrop to deliver the received mail. I have
added a script which sends an automatic reply to the user in certain
cases. Unfortunately something goes wrong and postfix ends up saying
"megumi postfix/cleanup[3859]: 7907BFA04D: to=<unknown>, relay=none,
delay=0, status=bounced (No recipients specified)".
I have logged the messages that Postfix pipes to maildrop, and the
message which is send by mailbot (part of the maildrop package):
[original mail]
Return-Path: <myaddress
provider.nl>
Delivered-To: address
mydomain.com
Received: from [...]
Received: [...] for <address
mydomain.com>; Tue, 28 Dec 2004 16:06:08 +0100
Message-ID: <41D1770F.7060402
provider.nl>
Date: Tue, 28 Dec 2004 16:09:03 +0100
From: "Xerxes" <myaddress
provider.nl>
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: address
mydomain.com
Subject: address
mydomain.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
body
[/original mail]
The message that is returned (by mailbot) looks like this:
[reply mail]
From: info
domain.com
Subject: Re: Subject
To: myaddress
provider.nl
Precedence: junk
Mime-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-1"
TEST
[/reply mail]
I hope someone can help me find the problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]