Page MenuHomePhorge

imported eml do not show date/time information in the webview and the opened e-mail
Closed, InvalidPublic

Description

The system is a Centos 7.3 with Kolab 16

rpm -qv pykolab
pykolab-0.8.7-1.3.el7.kolab_16.noarch

rpm -qv kolab
kolab-16.0.1-8.1.el7.kolab_16.x86_64

I made several EML files and imported them via the webmail interface of Kolab. The mails look fine, except for the column date in the view it is empty. The date is also not shown in the mail when you open it in Kolab. This column is empty. When I open the exact same EML file in Thunderbird, the date and time is shown in both the view as the e-mail itself.

I expect the date/time information to be displayed in both the view as in the mail itself.

Details

Ticket Type
Task

Event Timeline

machniak subscribed.

What roundcubemail package version? Could you provide a sample eml file? Any error in log?

There are a lot of roundcubemail packages, can be a bit more exact about from which package you would like to know it? The version most mentioned is 3.3.0-4.1

The funny part is that K9 mail on my android device does show the date and time with the same messages and that the webinterface is not showing them. Where can I send an example of the eml file to?

That is version of roundcubemail-plugins-kolab, there should be roundcubemail package too, but nevermind.

Please, check /var/log/roundcubemail/errors, this might be wrong timezone setting in php.ini, but you should see errors in log in that case. Does it display date for mail not imported by received by Kolab?

ps. to upload a file use "Upload File" button in the comment input toolbar.

Yes, there are errors about the timezone settings:

strtotime(): Invalid date.timezone value 'cet', we selected the timezone 'UTC' for now. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_session_db.php on line 104

Solved by setting the timezone value in capitals in /etc/php.ini