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 ad9c65e commit 6d39e92Copy full SHA for 6d39e92
Changes.md
@@ -3,6 +3,7 @@
3
4
#### Changed
5
6
+- dep(haraka-email-message): bump 1.2.3 -> 1.2.4
7
- fix: revert a refactoring error in queue/lmtp, #3407
8
- removed dependency on ldap plugins #3399
9
- doc(tls.md): add note for no_tls_hosts for outbound
package.json
@@ -27,7 +27,7 @@
27
"haraka-config": "^1.4.0",
28
"haraka-constants": "^1.0.7",
29
"haraka-dsn": "^1.1.0",
30
- "haraka-email-message": "^1.2.3",
+ "haraka-email-message": "^1.2.4",
31
"haraka-message-stream": "^1.2.2",
32
"haraka-net-utils": "^1.7.0",
33
"haraka-notes": "^1.1.0",
0 commit comments