RE: [Exim] Stranges with dates

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Leon Botes
Data:  
Para: 'Boris Kovalenko'
CC: exim-users, tpop3d-discuss
Assunto: RE: [Exim] Stranges with dates
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: exim-users-admin@??? [mailto:exim-users-admin@exim.org]On Behalf
Of Boris Kovalenko
Sent: 30 October 2003 08:52
To: exim-users@???
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 upir@???; Mon, 27 Oct 2003 08:57:52 +0500
Message-ID: <000b01c39c3e$97c6cf00$330297c3@admin1>
From: =?koi8-r?B?48XO1NIgxsnMwdTFzMnJ?= <filatel@???>
To: =?koi8-r?B?8M/E0MnTy8E=?= <upir@???>
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: <filatel@???>
Envelope-to: upir@???
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 upir@???; Tue, 28 Oct 2003 09:19:26 +0500
Message-ID: <000c01c39d0a$c5b96040$220297c3@admin1>
From: =?koi8-r?B?48XO1NIgxsnMwdTFzMnJ?= <filatel@???>
To: =?koi8-r?B?8M/E0MnTy8E=?= <upir@???>
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: <filatel@???>
Envelope-to: upir@???
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 upir@???; Wed, 29 Oct 2003 09:57:30 +0500
Message-ID: <000b01c39dd9$418e1340$2a0297c3@admin1>
From: =?koi8-r?B?48XO1NIgxsnMwdTFzMnJ?= <filatel@???>
To: =?koi8-r?B?8M/E0MnTy8E=?= <upir@???>
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/ ##