Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit e5b10ae

Browse files
committed
Bump to mail-parser 0.9
1 parent 17288ad commit e5b10ae

File tree

4 files changed

+299
-293
lines changed

4 files changed

+299
-293
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.3.7] - 2023-09-05
6+
7+
## Added
8+
- Option to allow unencrypted SMTP AUTH (#72)
9+
- Support for `rcpt-domain` key in `rcpt.relay` SMTP rule evaluation.
10+
11+
### Changed
12+
13+
### Fixed
14+
- SMTP strategy `Ipv6thenIpv4` returns only IPv6 addresses (#70)
15+
- Milter `DATA` command is sent after headers which causes ClamAV to hang.
16+
- Sieve `redirect` of unmodified messages does not work.
17+
518
## [0.3.6] - 2023-08-29
619

720
## Added

0 commit comments

Comments
 (0)