A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=943 ====================================================================== Reported By: brendan Assigned To: ====================================================================== Project: DBMail Issue ID: 943 Category: LMTP daemon Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 18-Nov-11 22:07 CET Last Modified: 19-Nov-11 16:10 CET ====================================================================== Summary: Messages delivered by LMTPD have incorrect internaldate Description:
Commit 288b73a79fe20bae7737fb622aefff761bb34c3f introduces bug http://www.dbmail.org/mantis/view.php?id=911 to the LMTP daemon, and regresses bug http://www.dbmail.org/mantis/view.php?id=786. Interpreting a GMT time value as localtime results in a time which is neither localtime nor GMT, and this incorrect time is then shown in the message listing of clients such as Windows Live Mail. ====================================================================== ---------------------------------------------------------------------- (0003348) paul (administrator) - 19-Nov-11 16:10 http://www.dbmail.org/mantis/view.php?id=943#c3348 ---------------------------------------------------------------------- The mentioned git commit-id intends to fix IMO a long-standing problem. The From_ headers determine the internal-date value. On all my tests environments there are generated by the MTA as localtime, and should therefore be interpreted as such. However, when messages don't have a From_ header, things indeed work less straightforward. Messages inserted through LMTP or IMAP may well have no From_ header. I'll do some more testing... Issue History Date Modified Username Field Change ====================================================================== 18-Nov-11 22:07 brendan New Issue 19-Nov-11 16:10 paul Note Added: 0003348 ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev