Hello there,
I've installed a new Mailserver with CentOS7 and roundcubemail-1.0.2-1.el7.noarch. In all the views of Incomming and Outgoing the column with the date is empty. How do I enable this?
Thanks
Andreas
Set date.timezone in your php.ini.
Quote from: SKaero on September 29, 2014, 10:37:28 AM
Set date.timezone in your php.ini.
Thank you, this works!
date.timezone = "Europe/Berlin"
Greetings
Andreas