View Full Version : Exim Time Settings ???
Stephan_V
10-17-2007, 07:52 AM
Does anyone know how to change Exim time stamp to GMT +1:00 hour??
:confused:
When i recieve a email @ 16:38, it show in my inbox 18:38 :(
Thanks :D
Stephan
nobaloney
10-19-2007, 06:19 PM
Does anyone know how to change Exim time stamp to GMT +1:00 hour??
Exim should be using whatever timezone the server is set for; show us the output of:
$ date
When i recieve a email @ 16:38, it show in my inbox 18:38
Your local email client probably takes the time and timezone information in your email headers and converts the time based on the timezone information for which your local system is set.
Jeff
basic-pc
10-24-2007, 09:16 AM
Hallo,
I have the following problems.
The time from our incomming e-mails from our server are not OK.
The time in our bios from my webserver is OK
The time on my webserver is OK
When i recieve e-mails from our account the time is GMT +3
The time on our local machine OK
When i recieve e-mails from a different server (not from use) the time are correct.
Please help
nobaloney
10-24-2007, 03:15 PM
Please post the output of the date command (from your shell).
Jeff
basic-pc
10-25-2007, 05:36 AM
Hello Jeff,
This are the information from my shell:
Thu Oct 25 14:35:50 GMT+1 2007
Hermann
Stephan_V
10-25-2007, 09:04 AM
The following information has been given:
Netherlands
Therefore TZ='Europe/Amsterdam' will be used.
Local time is now: Thu Oct 25 19:58:05 CEST 2007.
Universal Time is now: Thu Oct 25 17:58:05 UTC 2007.
Is the above information OK?
1) Yes
2) No
#?
Therefore TZ='Europe/Amsterdam' will be used.
Local time is now: Thu Oct 25 19:58:05 CEST 2007.
Universal Time is now: Thu Oct 25 17:58:05 UTC 2007.
1) Yes
2) No
The local time is incorrect how do i change this ?
Thanks :D
basic-pc
10-28-2007, 03:09 AM
Hallo,
I'm habby.
My problem is solved. I had a timezone problem.
This are my solution.
Log in as root
$ su -
# cd /usr/share/zoneinfo
Search for your zone
# ls
# cd Europe
Important!!! Make a copy of your old timezone settings
copy your timezone to /etc/localtime
# cp Amsterdam /etc/localtime
# md5sum Amsterdam /etc/localtime
The md5sum is only for illustration.
Hermann
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.