You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Momentum 5.1 was released on 2025-07-01. This section will list all of the major changes that happened with the release of Momentum 5.1. Depending on installation type, all changes may not be applicable"
5
5
---
@@ -10,8 +10,16 @@ This section will list all of the major changes that happened with the release o
10
10
11
11
| Type | Ticket | Description |
12
12
| --- | --- | --- |
13
-
| Fix |||
14
-
| Feature | TASK-6489 | Add IPv6 support to rbldnsd RBL lookups performed with the msys.pbp module |
15
-
| Feature | TASK-2248 | Add IPv6 support to mail_loop module |
16
-
| Feature | TASK-6411 | Add IPv6 support to url_ripper module |
17
-
| Feature | TASK-6411 | Add IPv6 support to auth_radius module |
13
+
| Feature || Support for ARM 64-bits architecture (`aarch64`) in MTAs running in Red Hat Enterprise Linux 9 version |
14
+
| Feature || New hook for SMTP [TLSRPT](/momentum/4/hooks/core-smtp-tls-reporting) (TLS reporting) support in MTS-STS or DANE enabled domains |
15
+
| Feature || Added support for TLS connections to RabbitMQ servers for webhook delivery |
16
+
| Feature || Added IPv6 support to some modules:<br>- rbldnsd RBL lookups performed with `msys.pbp`<br>- `mail_loop`<br>- `url_ripper`<br>- `auth_radius`|
17
+
| Feature || Added support for `XOAUTH2` authentication method to [outbound_smtp_auth](/momentum/4/modules/outbound-smtp-auth) module |
18
+
| Feature || Added originating IP address and port to the `msg_gen` context for a "Received" header of a message injected via REST API |
19
+
| Feature || New **unbound** configuration for timeout |
20
+
| Fix | TASK-1557 |`outbound-throttle-messages` set to 0 (zero) means "no limit" in adaptive rules (as per documentation) |
21
+
| Fix | TASK-4533 | Fixed a potential crash on MTA-STS TXT record expiry |
22
+
| Fix | TASK-5418 | Limited ARC header canonicalization to `relaxed` only |
23
+
| Fix | TASK-5719 | Postpone spool of messages generated by Sieve API [generate_mail_raw](/momentum/3/3-reference/sieve-ref-generate-mail-raw) until the final validation |
24
+
| Security Fix | TASK-5684 | Updated minor version of NodeJS (now 20.19.0) with CVE fixes |
25
+
| Security Fix | TASK-6406 | Updated minor versions of Erlang (now 25.3.2.20) and RabbitMQ (now 3.11.24) with CVE fixes |
0 commit comments