The following issue has been RESOLVED. ====================================================================== 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: resolved target: Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 18-Nov-11 22:07 CET Last Modified: 09-Dec-11 13:42 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... ---------------------------------------------------------------------- (0003358) paul (administrator) - 09-Dec-11 13:42 http://www.dbmail.org/mantis/view.php?id=943#c3358 ---------------------------------------------------------------------- I've reverted the mentioned commit id. Issue History Date Modified Username Field Change ====================================================================== 18-Nov-11 22:07 brendan New Issue 19-Nov-11 16:10 paul Note Added: 0003348 09-Dec-11 13:42 paul Note Added: 0003358 09-Dec-11 13:42 paul Status new => resolved 09-Dec-11 13:42 paul Resolution open => fixed 09-Dec-11 13:42 paul Description Updated 09-Dec-11 13:42 paul Steps to Reproduce Updated ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev