• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Postfix time wrong is 1 hour fast

105547111

Silver Pleskian
Running plesk 10.2 and postfix. My server runs Australia/Sydney time. Since daylight savings has stopped, all the emails the time stamp on incoming emails is still UTC+11 not +10 so the emails are 1 hour ahead in time.

Its not the server, a date command returns the correct time (non DST).

Also in plesk it IS set to Australia/Sydney at UTC +10

So why is time for mail still in DST mode?

How can I check and find what is wrong, its most annoying.

Thanks!
 
Thanks IgorG :)

Someone also mentioned making a /var/spool/postfix/etc dir and then in there either put in a copy of /etc/timezone or symlink it back to /etc/timezone

So is this necessary as well?

Thanks!
 
Still the same after I restarted postfix..

I then did this:

mkdir /var/spool/postfix/etc/
ln -s /var/spool/postfix/etc/localtime /etc/localtime

Restarted postfix and still the same its UTC+11 not +10 :(

Any idea's?
 
Thanks IgorG, I deleted the symlink and copied in the /etc/localtime as /var/spool/postfix/etc/localtime and restarted postfix.

I report back tomorrow.
 
Nope still the same :(

When I log into webmail it reports my last login time as MIST? What the hell is that? Why is horde also having TZ issues?
 
Back
Top