On Tue, Jul 13, 2021 at 03:33:04PM +0000, "Nagel, Peter" wrote: > what timezone is set on your server and what time does it show? If your > server is set to UTC and the time isn't UTC you will get this offset...
Server side, default is Europe/Paris, and date indeed displays Paris time. $ ls -l /etc/localtime lrwxr-xr-x 1 root wheel 32 Oct 13 2011 /etc/localtime -> /usr/share/zoneinfo/Europe/Paris $ echo $TZ $ date Tue Jul 13 18:44:47 CEST 2021 sogod has no TZ in its environment (shown by ps -e), and SOGoTimeZone is set to Paris: # su -l sogo -c 'defaults read sogod SOGoTimeZone' sogod SOGoTimeZone Europe/Paris -- Emmanuel Dreyfus [email protected] -- [email protected] https://inverse.ca/sogo/lists
