Skip to content

Commit

Permalink
Bump to mail-parser 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Sep 5, 2023
1 parent 17288ad commit e5b10ae
Show file tree
Hide file tree
Showing 4 changed files with 299 additions and 293 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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

## [0.3.7] - 2023-09-05

## Added
- Option to allow unencrypted SMTP AUTH (#72)
- Support for `rcpt-domain` key in `rcpt.relay` SMTP rule evaluation.

### Changed

### Fixed
- SMTP strategy `Ipv6thenIpv4` returns only IPv6 addresses (#70)
- Milter `DATA` command is sent after headers which causes ClamAV to hang.
- Sieve `redirect` of unmodified messages does not work.

## [0.3.6] - 2023-08-29

## Added
Expand Down
Loading

0 comments on commit e5b10ae

Please sign in to comment.