Humbedooh opened a new pull request #58: URL: https://github.com/apache/incubator-ponymail-foal/pull/58
This expands the way we deal with missing or ínvalid date headers, by: - looking for an envelope From header, and if possible, using the date from there - if no valid From envelope, search the Received headers for a useful date - if still nothing, fall back to current time and date. This should address #56. I've tested with emails missing all three fields (sets to NOW), the Date field only (uses the From envelope header), and missing both Date and FROM (uses Received headers then). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
