Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email date parsing issue? #1673

Open
deankramer opened this issue Apr 5, 2018 · 1 comment
Open

Email date parsing issue? #1673

deankramer opened this issue Apr 5, 2018 · 1 comment

Comments

@deankramer
Copy link

deankramer commented Apr 5, 2018

RainLoop version, browser, OS:
1.11.3, Chrome 65.0.3325.181, Raspbian Stretch (Server)

Expected behavior and actual behavior:
I have many older emails (<2012) that all display the same (incorrect) date of "May 14, 2017 4:00 PM", both in the preview mode, and detailed view.

I would expect the behaviour to show the correct dates/time.

Steps to reproduce the problem:
I include two case test mail sources (having exchanged some more sensitive information). One of which has the screenshot shown.

testcase1.txt
testcase2.txt

Logs or screenshots:
screenshot

@petri0
Copy link

petri0 commented May 3, 2018

This is probably not a date parsing issue but a consequence of the fact that RainLoop uses the Internal Date message attribute, not the date and time in the RFC2822 Date header. It should be the date and time of final delivery of the message but if it is something else then blame your imap server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants