tpop3d-devel
[Top][All Lists]
Advanced

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

Re: [tpop3d-discuss] Help with incorrect received date on microsoft clie


From: Odhiambo Washington
Subject: Re: [tpop3d-discuss] Help with incorrect received date on microsoft clients
Date: Sun, 2 Nov 2003 13:27:38 +0300
User-agent: Mutt/1.5.4i

* Leon Botes <address@hidden> [20031030 11:10]: wrote:
> Chris & Dave
> 
> What i do know is this.
> 1. It is not tpop3d causing it - tried cucipop and results still the same.
> 2. It is not amavisd-new causing it - disabled amavis in the exim configure
> and results still the same.
> 
> As far as i can see the date header format stays the same between older exim
> version and 4.24.

[..]

> And after that i'm stumped. Its obviously something that microsoft has
> catered for in versions 5.5 and above but i can't see what and how to fix
> it.


So, the issue is perhaps in the exim.conf/configure file with the 
received_header_text
setting. Try this one:


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} \
                                ${if def:received_protocol {with 
${received_protocol}}} \
                                ${if def:tls_cipher {\n\t(Cipher ${tls_cipher}) 
}}\
                                ${if def:tls_peerdn {(PeerDN ${tls_peerdn}) }}\
                                (Exim ${version_number} #${compile_number} 
(FreeBSD 4.9))\n\t\
                                id ${message_id}\
                                ${if def:authenticated_id { by authid 
<$authenticated_id>}}\
                                ${if def:sender_host_authenticated { with 
$sender_host_authenticated}}\
                                ${if def:received_for {\n\tfor 
<$received_for>}}"

Of course obliterate the FreeBSD... and put yours. See if the symptoms are still
there.




        cheers
       - wash 
+----------------------------------+-----------------------------------------+
Odhiambo Washington                     . WANANCHI ONLINE LTD (Nairobi, KE)  |
<wash at wananchi dot com>              . 1ere Etage, Loita Hse, Loita St.,  |
GSM: (+254) 722 743 223                 . # 10286, 00100 NAIROBI             |
GSM: (+254) 733 744 121                 . (+254) 020 313 985 - 9             |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"  
                                                 --from a /. post


reply via email to

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