removed basic template, as this is reused from the mutt role
This commit is contained in:
parent
e776a3dc0d
commit
0d5e6b7c33
1 changed files with 0 additions and 26 deletions
|
|
@ -1,26 +0,0 @@
|
|||
{{ ansible_managed | comment }}
|
||||
|
||||
# https://dev.gentoo.org/~tomka/mail.html
|
||||
|
||||
# Set default values for all following accounts.
|
||||
defaults
|
||||
tls on
|
||||
tls_certcheck off
|
||||
#tls_trust_file /usr/home/jens/.dotfiles/mutt/importedcerts
|
||||
logfile ~/.msmtp.log
|
||||
syslog on
|
||||
|
||||
|
||||
# uberspace_host
|
||||
#
|
||||
account uberspace_thinkpad
|
||||
host mail.alioth.uberspace.de
|
||||
from admin-host-{{ ansible_fqdn }}@927589452.de
|
||||
user high5-thinkpad
|
||||
port 587
|
||||
tls_starttls on
|
||||
auth on
|
||||
password iohieFood2quah8e
|
||||
|
||||
account default : uberspace_host
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue