• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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