We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab9afc commit 11b03dbCopy full SHA for 11b03db
CHANGELOG.md
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
4
5
### Unreleased
6
7
+### [1.2.6] - 2024-08-14
8
+
9
+- mech_mx: fix incorrect evaluation of MX addresses
10
11
### [1.2.5] - 2024-04-17
12
13
- get_mx: filter out implicit MX records
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "haraka-plugin-spf",
3
- "version": "1.2.5",
+ "version": "1.2.6",
"description": "Sender Policy Framework (SPF) plugin for Haraka",
"main": "index.js",
"files": [
0 commit comments