summaryrefslogtreecommitdiffstats
path: root/modules/cron/templates/msmtprc
blob: a13676db59252648b6869b3922868be1aedd3c27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
defaults
auth on
tls on
tls_starttls off

account default
host mail.tozt.net
from <%= @from %>@tozt.net
user <%= @from %>@tozt.net
password <%= @password %>
tls_trust_file /etc/ssl/certs/ca-certificates.crt

aliases /etc/aliases