Re-enable rmilter overrides
rmilter overrides were disabled without explanation in
2a3f62fc65. This will re-enable the
ability to override rmilter's configuration, which is necessary in
most environments where significant mail volumes occur on a single
inbox, since the default milter configuration only allows 20
mails/second per recipient.
This commit is contained in:
@@ -128,4 +128,4 @@ dkim {
|
|||||||
sign_networks = 127.0.0.1, 192.168.0.0/16, 172.16.0.0/12, 10.0.0.0/8, [::1]/128;
|
sign_networks = 127.0.0.1, 192.168.0.0/16, 172.16.0.0/12, 10.0.0.0/8, [::1]/128;
|
||||||
};
|
};
|
||||||
|
|
||||||
# .try_include /overrides/rmilter.conf
|
.try_include /overrides/rmilter.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user