1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00

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:
Logan V 2017-06-21 10:00:52 -05:00
parent 633d93aa8c
commit 3a03d08d22

View File

@ -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;
};
# .try_include /overrides/rmilter.conf
.try_include /overrides/rmilter.conf