Hi Paul,
Sorry, I failed to mention that I have upgraded from v2.2.5 to v2.2.7 on my
first post.
I thought it could be the problem with the latest version, so I downgraded from
v2.2.7 back to v2.2.5.
The other reason is, I had to restart dbmail-imapd (v2.2.7) process a few times
due to IMAP connection problems.
I have 15 users using IMAP from Thunderbird and MS-Outlook 2003.
Should I re-configure v2.2.5 and "make install" again?
Or should I use v2.2.7 ?
upgraded from v2.2.5 to v2.2.7
--
cd /download/dbmail/
wget http://www.dbmail.org/download/2.2/dbmail-2.2.7.tar.gz
tar xzvf dbmail-2.2.7.tar.gz
cd /download/dbmail/dbmail-2.2.7/
./configure --with-mysql
make all
make install
--
downgraded from v2.2.7 back to v2.2.5
--
cd /download/dbmail/dbmail-2.2.5/
make install
--
Paul J Stevens wrote:
Wallace,
I see two possibly even three suspects. SpamAssassin is messing with
your headers, and so is Exim. More important though is that you are
using an old version of dbmail. The X-DBMail-PhysMessage-ID header isn't
being added since well before 2.2.6
I pipe a message file to dbmail-smtp:
cat /var/spool/exim/scan/1IzVt9-0000aF-5X/1IzVt9-0000aF-5X.eml |
/usr/local/sbin/dbmail-smtp -d [EMAIL PROTECTED]
--
[EMAIL PROTECTED] dbmail-2.2.5]# cat
/var/spool/exim/scan/1IzVt9-0000aF-5X/1IzVt9-0000aF-5X.eml
From [EMAIL PROTECTED] Tue Dec 04 19:24:43 2007
X-Envelope-From: <[EMAIL PROTECTED]>
Received: from [127.0.0.1] (port=56337 helo=test9)
by centos.wizwerx.com with smtp (Exim 4.63)
(envelope-from <[EMAIL PROTECTED]>)
id 1IzVt9-0000aF-5X
for [EMAIL PROTECTED]; Tue, 04 Dec 2007 19:24:43 +0800
From: "Wallace" <[EMAIL PROTECTED]>
To: wallace <[EMAIL PROTECTED]>
Subject: Test 9
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 04 Dec 2007 19:24:40 +0800
This line works, however,
From what I know, this doesn't work.
--
Email message source:
--
X-Envelope-From: <[EMAIL PROTECTED]>
Received: from [127.0.0.1] (port=56337 helo=test9) by centos.wizwerx.com
with smtp (Exim 4.63) (envelope-from <[EMAIL PROTECTED]>)
id 1IzVt9-0000aF-5X for [EMAIL PROTECTED];
Tue, 04 Dec 2007 19:24:43 +0800
From: "Wallace" <[EMAIL PROTECTED]>
To: wallace <[EMAIL PROTECTED]>
Subject: Test 9
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 04 Dec 2007 19:24:40 +0800
Return-Path: "Wallace" <[EMAIL PROTECTED]>
MIME-Version: 1.0
X-DBMail-PhysMessage-ID: 33563
This line works, however,
--
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail