- Add an option to choose the sending IP (#41)
- Bump
mail-parserdependency to 0.11 - Bump
mail-authdependency to 0.7 - Bump
webpki-rootsdependency to 1.0
- Bump
mail-parserdependency to 0.10 - Bump
mail-builderdependency to 0.4 - Bump
mail-authdependency to 0.6
- Bump
rustlsdependency to 0.23 - Bump
tokio-rustlsdependency to 0.26
- Bump
mail-authdependency to 0.4 - Bump
base64dependency to 0.22
- Added 'parser feature for
Messageconversion.
- Improved transparency procedure to also escape .
- Removed
skip-ehlofeature.
- Updated transparency procedure to escape . as well as . to prevent SMTP smuggling on vulnerable servers.
- Bump
rustlsdependency to 0.22
- Bump
webpki-rootsdependency to 0.26
- Bump
webpki-rootsdependency to 0.25
- Bump
mail-builderdependency to 0.3
- Bump
rustlsdependency to 0.21
- Fix: Extend buffer from bytes read while reading EHLO (#12).
- Add an impl std::error::Error for mail_send::Error (#11)
- Fix: plain text connect issues (#10).
- Use of generics on TCP streams instead of static dispatch with enums.
- Switch to
mail-authfor DKIM authentication.
- Fix: Send gets stuck when the message has a binary attachment (#7)
- Bump up to mail-builder v0.2.2
- Fixes to support mail-builder v0.2.1
- Removed HTTP support.
- API cleanup.
- Initial release.