LDAP with password

This commit is contained in:
2023-09-21 18:01:44 -07:00
parent 2ebd024977
commit 5b7eb05635
4 changed files with 244 additions and 122 deletions
+6
View File
@@ -62,6 +62,12 @@ in {
scan_mime_parts = false; # scan mail as a whole unit, not parts. seems to be needed to work at all
}
'';
"rbl.conf".text = ''
rbls {
an_rbl
}
'';
};
overrides."milter_headers.conf".text = "extended_spam_headers = true;";