Releases: genkgo/mail
Releases · genkgo/mail
2.1.3
Fixes bug when using formatted message and only text.
2.1.2
Minor release, fixing an error warning.
2.1.1
Fixes a bug when using comma in address name and non 7 bit character so quoted printable would be triggered, while instead base 64 encoding should have been triggered.
2.1.0
2.0.8
Fixes bug in QueueProcessor
2.0.7
Only inject a Message-ID header when there was no header injected before.
2.0.6
Queues are now countable
2.0.5
- Fix AutomaticConnection not throwing second connection failures
- Intl is an extension that is required, because of supporting unicode e-mail addresses.
2.0.4
Add feature to detect mime types when using file attachment.
2.0.3
Add easier API for constructing from/recipient headers.