update sending mail to verify

This commit is contained in:
Ruben Blanco 2023-10-17 10:34:49 +02:00
parent 50fc2d166b
commit 92d03a72d9
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Send mail to verify relay-host # Send mail to verify relay-host
- name: sending mail to verify exim4 config works - name: sending mail to verify exim4 config works
command: echo "test mail verify exim4 for the host '{{ dc_other_hostnames }}'.verdnatura.es" | mailx -s "test mail verify exim4" -v informatica@verdnatura.es command: mailx -s "test mail verify exim4 for the host '{{ dc_other_hostnames }}'.verdnatura.es" -c rubenb@verdnatura.es,nada@verdnatura.es,davidl@verdnatura.es,juan@verdnatura.es informatica@verdnatura.es
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++