[Olefy] A new container is born, thanks to @c-rosenberg

[ACME] Autoconfig is back (re-added to SAN list by default for all mail domains)
[Rspamd] Added comment to composite
This commit is contained in:
andryyy
2019-06-25 18:52:05 +02:00
parent b05bfbf523
commit 2efd27e40e
4 changed files with 8 additions and 186 deletions

View File

@@ -20,6 +20,7 @@ SPOOFED_UNAUTH {
expression = "!MAILCOW_AUTH & !MAILCOW_WHITE & !R_SPF_ALLOW & !DMARC_POLICY_ALLOW & !ARC_ALLOW & !SIEVE_HOST & MAILCOW_DOMAIN_HEADER_FROM";
score = 5.0;
}
# Only apply to inbound unauthed and not whitelisted
OLEFY_MACRO {
expression = "!MAILCOW_AUTH & !MAILCOW_WHITE & OLETOOLS";
score = 20.0;