Dear all, i am using XMailServer with DBMail v1.0 and am having a problem with all messages appearing corrupted. [db stores them corrupted..]

The mail[s] gets delivered to the database, but get an extra snip of information at the beginning of the message gets appended. please see below for a pop3 dump of a message, noting the lines between the ssuk and the <<MAIL-DATA>>

retr 1
+OK 637 octets
ssuk
S140C2
MAIL FROM:<[EMAIL PROTECTED]>
RCPT TO:<[EMAIL PROTECTED]>
<<MAIL-DATA>>
Received: from mail.nospam.net (x.100.1.33)
        by ssuk (x.100.1.222) with [XMail 1.3 (Linux/Ix86) ESMTP Server]
        id <S140C2> for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
        Mon, 10 Feb 2003 19:12:29 -0000
Message-Id: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
Date: Mon, 10 Feb 2003 19:11:27 +0000
To: [EMAIL PROTECTED]
From: test2 <[EMAIL PROTECTED]>
Subject: TEST A
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed


has this behavior been seen before / does anyone know what i am doing wrong?

i am using the following script to deliver my mail from XMailServer:
---
perl -pi e 's/\r\n/\n/g' $1
/usr/local/sbin/dbmail-smtp -d $2 < $1
----



many thanks in advance


stuart nixon

Reply via email to