Skip to content

Releases: zone-eu/zone-mta

v3.8.0

15 Jan 08:48
de238ed
Compare
Choose a tag to compare

3.8.0 (2024-01-15)

Features

  • api: Allow ordering queue listing (41017ff)

v3.7.0

14 Dec 11:08
ab75d93
Compare
Choose a tag to compare

3.7.0 (2023-12-14)

Features

  • plugins: Added new plugin hook sender:responseError, allow configuratble defer times (#360) (061248f)

Bug Fixes

  • bounce: Fixed Outlook no-such-user bounce detection (#357) (0b49571)

v3.6.13

12 Oct 09:12
0bd7c8d
Compare
Choose a tag to compare

3.6.13 (2023-10-12)

Bug Fixes

  • deploy: updated package-lock to fix release (4248526)

v3.6.12

12 Oct 09:05
dd003ae
Compare
Choose a tag to compare

3.6.12 (2023-10-12)

Bug Fixes

  • queue: mark emails with 'mailbox full' responses as rejected, not deferred (c2040e2)
  • queue: replaced non-likely bounces from deferred to rejected (c701efd)

v3.6.11

05 Oct 09:55
3fdc50c
Compare
Choose a tag to compare

3.6.11 (2023-10-05)

Bug Fixes

  • mail2http: retry 5xx responses (33aa6d5)

v3.6.10

29 Sep 12:00
4c7f229
Compare
Choose a tag to compare

3.6.10 (2023-09-29)

Bug Fixes

  • bounces: Fixed MS365 missing user bounce check regex (3e0853a)

v3.6.9

18 Sep 07:44
96fc703
Compare
Choose a tag to compare

3.6.9 (2023-09-18)

Bug Fixes

  • deploy: Added repository URL for automatic publishing (6172534)

v3.6.8

18 Sep 07:40
c0b8a73
Compare
Choose a tag to compare

3.6.8 (2023-09-18)

Bug Fixes

  • readme: Updated readme to trigger package publish (b90d31b)

v3.6.7

18 Sep 07:32
4f75285
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.6...v3.6.7

v3.4.1

18 Sep 07:28
22521d3
Compare
Choose a tag to compare

3.4.1 (2023-09-18)

Bug Fixes

  • deploy: Set up auto publishing to NPM (#338) (b1d6fef)
  • tests: Added Github action to run tests (#341) (908edf9)