Hello, I have no date of when emails were sent, how can I fix this? Thanks.
check your roundcube error log. often this can happen because 'date.timezone' is not set in your php config.
Thanks. Unfortunately, I can't find the error log where do I go to see it?
the default location is <rc root>/logs/errors
Ok, thanks.
Set the date.timezone in your php.ini file.