mirror of https://dev.ccchb.de/ccchb/ansible.git
9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
|
# {{ ansible_managed }}
|
|||
|
|
|||
|
MAILLIST_FROM_PHPMAILER {
|
|||
|
expression = "MAILLIST & HAS_PHPMAILER_SIG";
|
|||
|
description = "PHPMailer sending mail to a mailing-list";
|
|||
|
score = 20;
|
|||
|
policy = "leave";
|
|||
|
}
|