tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tpop3d-discuss] RE: [Exim] Stranges with dates


From: Leon Botes
Subject: [tpop3d-discuss] RE: [Exim] Stranges with dates
Date: Thu, 30 Oct 2003 15:47:54 +0200

Found the problem.
The default received header in 4.24 has something older versions of outlook
& express don't like.
Add the following to exim configure file and change the (FreeBSD 4.7) to
your flavour.

received_header_text = "Received: \
         ${if def:sender_rcvhost {from ${sender_rcvhost}\n\t}\
         {${if def:sender_ident {from ${sender_ident} }}\
         ${if def:sender_helo_name {(helo=${sender_helo_name})\n\t}}}}\
         by ${primary_hostname} \
         (Exim ${version_number} #${compile_number} (FreeBSD 4.7))\
         \n\tprotocol: ${received_protocol}\n\t\
         id ${message_id}\
         ${if def:received_for {\n\tfor <$received_for>}}\n\t"

This was courtesy of a debian mailing list - thanks to whoever that was.

-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf
Of Boris Kovalenko
Sent: 30 October 2003 08:52
To: address@hidden
Subject: [Exim] Stranges with dates


Hello!

    After upgrading to 4.24 version (FreeBSD) I have stranges with some
messages. This messages are shown with date received many days ago. The
problem is only Miscrosoft Outlook 5.X reproduceble, 6.X versions and
Mozilla not affected. Think that somethings changes in date header
format and Outlook can't parse it correctly. Here is headers from those
messages, Miscrosoft shows as they are received 2003-10-04. Any comments?

Delivery-date: Mon, 27 Oct 2003 08:57:55 +0500
Received: from [195.151.2.51] (helo=admin1)
        by postnt.mplik.ru with smtp (Exim 4.24; FreeBSD 4.8)
        id 1ADyVr-0005Cg-Qo
        for address@hidden; Mon, 27 Oct 2003 08:57:52 +0500
Message-ID: <address@hidden>
From: =?koi8-r?B?48XO1NIgxsnMwdTFzMnJ?= <address@hidden>
To: =?koi8-r?B?8M/E0MnTy8E=?= <address@hidden>
Subject: =?koi8-r?B?+uHr4fog+uEgMjQsMTAsMDM=?=
Date: Mon, 27 Oct 2003 08:58:33 +0500
MIME-Version: 1.0
Content-Type: multipart/mixed;
        boundary="----=_NextPart_000_0007_01C39C68.7FDB0DA0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200


Return-path: <address@hidden>
Envelope-to: address@hidden
Delivery-date: Tue, 28 Oct 2003 09:19:29 +0500
Received: from [195.151.2.34] (helo=admin1)
        by postnt.mplik.ru with smtp (Exim 4.24; FreeBSD 4.8)
        id 1AELKH-000ELY-Uh
        for address@hidden; Tue, 28 Oct 2003 09:19:26 +0500
Message-ID: <address@hidden>
From: =?koi8-r?B?48XO1NIgxsnMwdTFzMnJ?= <address@hidden>
To: =?koi8-r?B?8M/E0MnTy8E=?= <address@hidden>
Subject: =?koi8-r?B?+uHr4fog+uEgMjcsMTAsMDM=?=
Date: Tue, 28 Oct 2003 09:20:07 +0500
MIME-Version: 1.0
Content-Type: multipart/mixed;
        boundary="----=_NextPart_000_0008_01C39D34.AE018020"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200

X-AntiVirus: Checked by Dr.Web (http://www.drweb.net)
Return-path: <address@hidden>
Envelope-to: address@hidden
Delivery-date: Wed, 29 Oct 2003 09:57:33 +0500
Received: from [195.151.2.42] (helo=admin1)
        by postnt.mplik.ru with smtp (Exim 4.24; FreeBSD 4.8)
        id 1AEiOg-000OKv-CB
        for address@hidden; Wed, 29 Oct 2003 09:57:30 +0500
Message-ID: <address@hidden>
From: =?koi8-r?B?48XO1NIgxsnMwdTFzMnJ?= <address@hidden>
To: =?koi8-r?B?8M/E0MnTy8E=?= <address@hidden>
Subject: =?koi8-r?B?+uHr4fog+uEgMjgsMTAsMDM=?=
Date: Wed, 29 Oct 2003 09:58:11 +0500
MIME-Version: 1.0
Content-Type: multipart/mixed;
        boundary="----=_NextPart_000_0007_01C39E03.29791F00"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200

Regards,
    Boris



--

## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##




reply via email to

[Prev in Thread] Current Thread [Next in Thread]