1

Topic: timezone

==== Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (PGSQL):
- Linux/BSD distribution name and version: centos 6.5
- Related log if you're reporting an issue:
====


keep receivin ghtis error on 'postmaster@****.my inbox


Unable to create time zone for name: 'Asia/Kuala Lumpur'
(source '/etc/sysconfig/clock file').

You can override the timezone name by setting the 'Local Time Zone'
NSUserDefault via the 'defaults' command line utility, a Preferences
application, or some other utility.
eg "defaults write NSGlobalDomain 'Local Time Zone' 'Asia/Kuala_Lumpur'
See '/usr/lib64/GNUstep/Libraries/gnustep-base/Versions/1.23/Resources/NSTimeZones/zones'
for the standard timezones such as 'GB-Eire' or 'America/Chicago'.


how do i got about resolvin gthis issue.

i've already run this at command line and reboot the server, problem still persist.

#defaults write NSGlobalDomain 'Local Time Zone' 'Asia/Kuala_Lumpur'

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: timezone

Do you have time zone setting in SOGo config file /etc/sogo/sogo.conf like below?

SOGoTimeZone = "America/New_York";

3

Re: timezone

hi zhang

yes, i changed the settings to SOGoTimeZone = "Asia/Kuala_Lumpur" and it works perfectly now.
thank you. smile

4

Re: timezone

hi zhang,

for a minute thought its was working fine, guess its back to the original error msg again. sad
pls help, its flooding my inbox.

Unable to create time zone for name: 'Asia/Kuala Lumpur'
(source '/etc/sysconfig/clock file').

You can override the timezone name by setting the 'Local Time Zone'
NSUserDefault via the 'defaults' command line utility, a Preferences
application, or some other utility.
eg "defaults write NSGlobalDomain 'Local Time Zone' 'Africa/Nairobi'"
See '/usr/lib/GNUstep/Libraries/gnustep-base/Versions/1.23/Resources/NSTimeZones/zones'
for the standard timezones such as 'GB-Eire' or 'America/Chicago'.
2015-03-23 17:29:01.779 sogo-ealarms-notify[20243] Using time zone with absolute offset 0.

5

Re: timezone

No idea yet. According to official SOGo document (PDF), global setting 'SOGoTimeZone' sets the default time zone.

If it doesn't work for you, i suggest you asking in SOGo mailing list to get support, the mailing list is active:
http://www.sogo.nu/english/support/community.html

[Just a warm remind: if you want to get a better open source software, please do report issues you found, so that developers can fix it and offer you a better new version.]