You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When passing 'Date' header in MimeMessage constructor, Date property is not initialized correctly.
DateTimeOffset.UtcNow is used instead of the header value.
When passing 'Date' header in MimeMessage constructor, Date property is not initialized correctly.
DateTimeOffset.UtcNow is used instead of the header value.
Code example:
MimeKit Version: 3.3.0
The text was updated successfully, but these errors were encountered: