SPR# JCHS8DFS26 - Fix for future timedates in unread logs causing replication of the unread logs to interpret future dated entries as new data, resulting in the database growing very large. The future dated notes were found to come from SMTP mail with poorly formed headers which generated dates in the future. The fix checks the date generated by the processing of the SMTP messages, and uses the current date as the note creation date, if the passed date is in the future.
↧