You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Fix indentation in the rmilter configuration
This commit is contained in:
@@ -57,8 +57,8 @@ spamd {
|
|||||||
whitelist = 127.0.0.1/32, [::1]/128;
|
whitelist = 127.0.0.1/32, [::1]/128;
|
||||||
# rspamd_metric - metric for using with rspamd
|
# rspamd_metric - metric for using with rspamd
|
||||||
rspamd_metric = "default";
|
rspamd_metric = "default";
|
||||||
# Do not reject, add header
|
# Do not reject, add header
|
||||||
spamd_never_reject = yes;
|
spamd_never_reject = yes;
|
||||||
};
|
};
|
||||||
|
|
||||||
redis {
|
redis {
|
||||||
|
Reference in New Issue
Block a user