Topic: iredadmin. Date problems
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version: Debian 8
- Related log if you're reporting an issue:
====
Iredadmin does not respect timezone when logging to admin.log. Problem is that datetime is inserted in log file using now() which does not respect timezone on Unix servers where absolute time is always UTC. Either time should be entered respecting timezone or displaying time in iredadmin should convert logged time to current user timezone.
My setting in php.ini: date.timezone = Europe/Copenhagen
From server just after login:
$ date
Wed Jun 24 17:40:18 CEST 2015
Login logged in admin.log:
2015-06-24 15:39:09 postmaster@foo.bar 192.168.2.79 Login success
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.