forked from ccchb/ansible
9 lines
247 B
Text
9 lines
247 B
Text
|
# {{ ansible_managed }}
|
|||
|
|
|||
|
MAILLIST_FROM_PHPMAILER {
|
|||
|
expression = "MAILLIST & HAS_PHPMAILER_SIG";
|
|||
|
description = "PHPMailer sending mail to a mailing-list";
|
|||
|
score = 20;
|
|||
|
policy = "leave";
|
|||
|
}
|