Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EOP-218: Updating dates and NodeJS version #775

Merged
merged 1 commit into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/momentum/4/executable/ec-mta-sts-purge.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
lastUpdated: "06/30/2024"
lastUpdated: "09/30/2024"
title: "ec_mta_sts_purge"
description: "ec mta_sts_purge Remove expired MTA-STS policies from the file system"
---
Expand Down
6 changes: 3 additions & 3 deletions content/momentum/4/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
lastUpdated: "06/30/2024"
lastUpdated: "09/30/2024"
title: "Momentum 4.x"
description: "Message Systems Inc Copyright 2014-2024 Message Systems Inc Confidential Proprietary Abstract This book documents Momentum 4 Document generated on 2024 Jun 30 Table of Contents Preface 1 Typographical Conventions Used in This Document I Introduction to Momentum 1 Components 2 Life of A Message 3 Roles and Behaviors 4 Licensed..."
description: "Message Systems Inc Copyright 2014-2024 Message Systems Inc Confidential Proprietary Abstract This book documents Momentum 4 Document generated on 2024 Sep 30 Table of Contents Preface 1 Typographical Conventions Used in This Document I Introduction to Momentum 1 Components 2 Life of A Message 3 Roles and Behaviors 4 Licensed..."
---

### Message Systems, Inc.
Expand All @@ -16,7 +16,7 @@ Confidential & Proprietary.

This book documents Momentum 4.

Document generated on: 2024-Jun-30
Document generated on: 2024-Sep-30

---

Expand Down
2 changes: 1 addition & 1 deletion content/momentum/4/modules/4-adaptive.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
lastUpdated: "06/30/2024"
lastUpdated: "09/30/2024"
title: "adaptive – Adaptive Delivery"
description: "Adaptive Delivery AD provides the ability to dynamically tune parameters to help manage your outbound mail traffic in a way that is more in line with the best practices in use by receivers AD also helps maintain and improve your sending reputation and makes better use of system resources Using..."
---
Expand Down
6 changes: 3 additions & 3 deletions content/momentum/changelog/4/4-8.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
lastUpdated: "06/30/2024"
lastUpdated: "09/30/2024"
title: "Momentum 4.8 Changelog"
description: "Momentum 4.8 was released on 2024-06-30. This section will list all of the major changes that happened with the release of Momentum 4.8. Depending on installation type, all changes may not be applicable"
description: "Momentum 4.8 was released on 2024-09-30. This section will list all of the major changes that happened with the release of Momentum 4.8. Depending on installation type, all changes may not be applicable"
---

This section will list all of the major changes that happened with the release of **Momentum 4.8**. Depending on installation type, all changes may not be applicable
Expand All @@ -11,7 +11,7 @@ This section will list all of the major changes that happened with the release o
| Type | Ticket | Description |
| --- | --- | --- |
| Fix | EOP-92 | Bounce message with a good CNAME but with NXDOMAIN for the aliased MX |
| Security Fix | EOP-174 | Updated minor version of NodeJS (now 20.13.1) |
| Security Fix | EOP-174 | Updated minor version of NodeJS (now 20.15.1) |
| Feature | | New **msys-c-ares** package with third-party c-ares DNS resolver library (version 1.33.0) |
| Feature | | Support for [MTA-STS](/momentum/4/mta-sts) (MTA Strict Transport Security) |
| Feature | | Support for [DANE](/momentum/4/modules/dane) (DNS-based Authentication of Named Entities) |
Expand Down
2 changes: 1 addition & 1 deletion content/momentum/changelog/4/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
lastUpdated: "06/30/2024"
lastUpdated: "09/30/2024"
title: "Category File"
type: "custom"
name: "Momentum 4.x Changelogs"
Expand Down
Loading