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
Need to solve this properly though. Email is the Simple Java Mail abstraction to make the underlying API simple. Exposing MimeMessage in Email would be doing the opposite.
Instead Email will have an ID field, which will be used if provided.
See #77 for requirement details.
Need to solve this properly though. Email is the Simple Java Mail abstraction to make the underlying API simple. Exposing MimeMessage in Email would be doing the opposite.
Instead Email will have an ID field, which will be used if provided.
Note though that the ID needs to be conform https://tools.ietf.org/html/rfc5322#section-3.6.4
The text was updated successfully, but these errors were encountered: