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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
- conf-channels: default number of channels increased to 4 (was 2). Now qmail offers 2 additional channels
5
5
with respect to the 2 offered by default (local and remote). More info [here](https://github.com/sagredo-dev/qmail/blob/main/CHANNELS).
6
6
- maxrcpt: error code changed to 452 due to RFC 4.5.3.1 (was 553). If DISABLE_MAXRCPT is defined it skips the check,
7
-
otherwise outgoing messages from mailing lists would be rejected.
7
+
otherwise outgoing messages from mailing lists would be rejected. ([commit](https://github.com/sagredo-dev/qmail/commit/87fac634ddf3f4eb09d5fdc45e1a8bc4c10de2f9))
8
8
9
9
- May 16, 2024
10
10
- DKIM: Make the dkimsign binary _not_ derive the "d=" domain value from the Return-Path header ([tx mpdude](https://github.com/sagredo-dev/qmail/pull/5))
0 commit comments