Skip to content

Releases: zone-eu/zone-mta

v3.10.2

04 Aug 08:33
9273add
Compare
Choose a tag to compare

3.10.2 (2025-08-04)

Bug Fixes

  • bump deps (#448) (31421a9)
  • ZMS-247 onConnect hook check if server is already closing, also fix CI/CD (#450) (cdab3f2)

v3.10.1

14 Mar 08:37
16edb2a
Compare
Choose a tag to compare

3.10.1 (2025-03-14)

Bug Fixes

  • outbound-mta-relay: Added support for outbound MTA relay ZMS-171 (e54e0ba)

v3.10.0

28 Oct 06:45
49cc03a
Compare
Choose a tag to compare

3.10.0 (2024-10-23)

Features

Bug Fixes

  • bounces: Require word boundary when matching extended status codes (#413) (93b532c)
  • DKIM: Use Mailauth to calculate message body hashes (9117281)
  • mta-sts: set MTA-STS as disabled if redis error ZMS-170 (#425) (a9d543e)
  • readme: ZMS-180 (cfed6c8)
  • tls: sender.js will on a tls failure try a delivery with out tls. However on freebsd 13 a misconfigured server may show (#393) (530b495)
  • typos (#415) (33c5d28)

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)