Skip to content

Releases: zone-eu/zone-mta

v3.9.6

13 May 07:01
7d70c0c
Compare
Choose a tag to compare

3.9.6 (2024-05-13)

Bug Fixes

  • deps: Bumped deps to clear out some security warnings (3849037)

v3.9.5

01 Apr 06:25
2d9b1f1
Compare
Choose a tag to compare

3.9.5 (2024-03-27)

Bug Fixes

  • api: Added query argument includeDisabled to /zones API endpoint. If true returns all zones (fb826d6)

v3.9.4

09 Feb 11:17
4aa9302
Compare
Choose a tag to compare

3.9.4 (2024-02-09)

Bug Fixes

  • logs: send bounce information to remote log (3fd3986)

v3.9.3

08 Feb 13:23
ac0b692
Compare
Choose a tag to compare

3.9.3 (2024-02-08)

Bug Fixes

  • bounces: fixed bounce handling in mail queue (05d2b8d)
  • sts: do not try to store error object as JSON value (9a45336)

v3.9.2

08 Feb 09:26
1c03dd0
Compare
Choose a tag to compare

3.9.2 (2024-02-08)

Bug Fixes

  • deps: bumped nodemailer and smtp-server versions (0a2371d)
  • logs: added new remote log entry QUEUE_POLL (800b583)

v3.9.1

02 Feb 08:52
0e61b81
Compare
Choose a tag to compare

3.9.1 (2024-02-02)

Bug Fixes

  • api: added endpoint to list locked domains (25102ca)
  • loop: reject messages with too many Received headers (cbffa6d)
  • mime-head: Increased allowd MIME node header size to 2MB (26e4896)
  • tls-options: Retrieve ignoreTLS value from Sending Zone, or default to false (#365) (336e835)

v3.9.0

19 Jan 13:44
5a81ce8
Compare
Choose a tag to compare

3.9.0 (2024-01-19)

Features

  • bounces: Send a delayed notification email if a delivery has not been completed after 3 hours ZMS-56 (#363) (a535e3a)

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)