﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
605	_InetSmtpMail sets wrong Date	sbolz@…		"I use _InetSmtpMail to send E-Mail over Notes 5.0.12 SMTP Server. 
Problem: 
The received Properties of the Mail is 
""from SAS13250 ([166.69.5.35])          by itsaspf.pgo.saspf.local (Lotus Domino Release 5.0.12)          with SMTP id 2008100813222775:105 ;          Wed, 8 Oct 2008 13:22:27 +0200""

The posted Date Properties is
08.10.2008 13:22:26 GMT

As result, the sending date time in Notes Client is shown as 08.10.2008 15:22

Solving:
I replaced $bias in the array $s_Send [4] in function _InetSmtpMail by "" CEST"" if it is summertime, otherwise "" CET"". As result the time is correct shown.
As result the time stamp of the mail is shown correct:
The received Properties:
""from SAS13250 ([166.69.5.35])          by itsaspf.pgo.saspf.local (Lotus Domino Release 5.0.12)          with SMTP id 2008100813285874:106 ;          Wed, 8 Oct 2008 13:28:58 +0200""
The PostedDate Properties:
08.10.2008 13:28:58 CEDT
Sending Date / Time in Notes Client:
08.10.2008 13:28

The problem occured on Windows XP Client SP2, MS Patches 09/2008 and Windows Server 2003 SP1 engl. MS Patches 09/2008 and Windows Server 2003 SP2 german MS Patches 09/2008."	Bug	closed		AutoIt	3.2.12.0	None	No Bug		
