Skip to content

Add support for custom ID to be used by Java Mail on MimeMessage #79

@bbottema

Description

@bbottema

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions