• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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