Skip to content

Parse the "Date" field of incoming mails and apply it to the new post

Lars Kruse requested to merge 525-preserve-message-timestamps into release-3

Using the Date field instead of the arrival time is closer to the behaviour of a mailing list. But it obviously allows senders to inject posts with a past or future timestamp. This is not visible in the web interface, thus we need to help our users to understand wrong timestamps. This issue to be addressed separately.

Closes #525 (closed)

Merge request reports