added msmtp as sendmail
This commit is contained in:
parent
e650f91311
commit
e776a3dc0d
4 changed files with 159 additions and 0 deletions
13
vars/msmtp-as-sendmail.yml
Normal file
13
vars/msmtp-as-sendmail.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
mail_accounts:
|
||||
- name: "uberspace_thinkpad"
|
||||
password: "iohieFood2quah8e"
|
||||
username: "high5-thinkpad"
|
||||
imap: mail.alioth.uberspace.de
|
||||
smtp: mail.alioth.uberspace.de
|
||||
from: admin@927589452.de
|
||||
default: yes
|
||||
|
||||
msmtprc: "{{ config_path }}/msmtprc"
|
||||
|
||||
root_mail: "ansible-host-{{ ansible_fqdn }}@927589452.de"
|
||||
Loading…
Add table
Add a link
Reference in a new issue