Exchange POP3 Connector and vm-pop3d

iHost.ae

New member
Joined
Aug 18, 2005
Messages
3
one of my clients is using Exchange POP3 Connector to retreive emails, the header and attachments are added to the message as:


**********************************************
From [email protected] Thu Aug 18 12:54:38 2005
Return-path: <[email protected]>
Envelope-to: [email protected]
Delivery-date: Thu, 18 Aug 2005 12:54:38 +0400
Received: from bay14-f9.bay14.hotmail.com ([64.4.49.9] helo=hotmail.com)
by w3.ihost.ae with esmtp (Exim 4.52)
id 1E5gAY-0005IM-DS
for [email protected]; Thu, 18 Aug 2005 12:54:38 +0400
Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
Thu, 18 Aug 2005 01:56:36 -0700
Message-ID: <[email protected]>
Received: from 111.111.111.111 by by14fd.bay14.hotmail.msn.com with HTTP;
Thu, 18 Aug 2005 08:56:35 GMT
X-Originating-IP: [111.111.111.111]
X-Originating-Email: [[email protected]]
X-Sender: [email protected]
From: "XXYYZZ" <[email protected]>
To: [email protected]
Bcc:
Subject: TEST MESSAGE
Date: Thu, 18 Aug 2005 12:56:35 +0400
Mime-Version: 1.0
Content-Type: text/html; format=flowed
X-OriginalArrivalTime: 18 Aug 2005 08:56:36.0190 (UTC)
X-Attachments: setup.log;
FILETIME=[BD27F7E0:01C5A3D2]

<email contents start here>

**********************************************

the same Exchange POP3 Connector can retreive a emails from non vm-pop3d servers without problems

any help Please !

*****************************************
i found this post related to this problem

http://www.wcug.wwu.edu/~reed/lists/vm-pop3d-users/msg01037.html

Thank You
 
Last edited:
thank you for your reply, can you please give a small howto to

fix this, i'm running RHEL 3.0 update 5, i have the da_vm-pop3d-1.1.7f-2 rpm installed and when i telnet to my host port 110 i get

the version : +OK POP3 Welcome to vm-pop3d 1.1.7f-DA-2

is this the right version ?

Thank you

iHost.ae
 
Last edited:
Actually, it looks like that version of vm-pop3d has already been patched. However, the header you posted initially shows the mbox style From_ line still intact. Where did you get the header from? Did you get it from the actual mbox file on the local file system, or is that what the POP3 connector retreived? If the latter, it's seems your vm-pop3d is not patched, despite the version number. Try reinstalling from the latest source RPM below, restart vm-pop3d, and see if that helps.

http://files.directadmin.com/services/da_vm-pop3d-1.1.7f-2.src.rpm

Cheers...
Swift
 
hi,

the exchange problem occur before with this rpm, i removed it and install the version from the cvs you mentionned , aloso i have patched the retr.c, i now i'm waiting for the reply of my client.

the header is what the POP3 connector retreived and include it in the email body.

thanks for your help
 
Last edited:
Back
Top