Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
According to RFC 5322 [1] (previously 2822, 822) the message headers MUST include both the From: and Date: (orig-date) fields.
However this is not provided by SimpleSMTPHeader#toString()
The code should be amended to generate this if the user has not supplied a Date: header.