diff options
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/roles/postfix/templates/virtual.j2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible/roles/postfix/templates/virtual.j2 b/ansible/roles/postfix/templates/virtual.j2 new file mode 100644 index 0000000..91dae52 --- /dev/null +++ b/ansible/roles/postfix/templates/virtual.j2 @@ -0,0 +1,7 @@ [email protected] {{ postfix_postmaster_email }} [email protected] {{ postfix_postmaster_email }} [email protected] {{ postfix_postmaster_email }} [email protected] {{ postfix_postmaster_email }} + +# For now, forward DMARC reports to Joe |