Hi!
I have issue with displaying date of recived mail. Somehow information from mail header (Recived: and Date:) are not readed/parsed but they are there. This results with empty Date field in roundcube frontend (see attachment). I am running Roundcube 0.8.1. I've already tried different config values but nothing seems to work ;( If someone have any idea what could it be or where to look for problem, please let me know.
Thanks!
You need to set date.timezone in your php.ini.
Thank you very much SKaero! That was it. ;D
If someone have this same issue this might be helpful for date.timezone values - http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone (http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone)