forked from ccchb/ansible
genofire
c18f53b8ea
Postfix uses the Rspamd proxy as spam filtering milter and HAProxy exposes the Rspamd webinterface through HTTPS. Updates #10
8 lines
247 B
Django/Jinja
8 lines
247 B
Django/Jinja
# {{ ansible_managed }}
|
||
|
||
MAILLIST_FROM_PHPMAILER {
|
||
expression = "MAILLIST & HAS_PHPMAILER_SIG";
|
||
description = "PHPMailer sending mail to a mailing-list";
|
||
score = 20;
|
||
policy = "leave";
|
||
}
|