- Add reply field on email creation if needed
- Allow configuration of optional sendmail mechanism
- Make SMTP credentials optional by allowing empty strings
- Upgrade to
colombe
version0.5.0
- Upgrade to
colombe
version0.4.0
, this fixes vanishing full stop issue, when encoded mail body contains line that stars with full stop. See SMTP Transparency for more information.
- Improve service tests
- Improve documentation for running service tests
- Use also mailtrap.io in service tests
- Support for multipart/alternative emails supporting HTML and plain text bodies as alternative representation for the content
- Add documentation for basic use
- Add support for detecting CA certificates automatically for peer verification
- Add support defining bundle or single CA certificate for peer verification
- Add support for selecting mechanism for CA certificates used for peer verification
- Refactor configurations into separate module
- Refactor structure of tests
- Add missing
public_name
stanza in library's dune file to make it properly available - Fix minimum required OCaml version to 4.08.1
- Relax
mrmime
andcolombe
dependency constraints
- Support sending email over TLS protected SMTP connection
- Support sending email over SMTP with STARTTLS
- Support sending HTML or plain text body