summaryrefslogtreecommitdiffstats
path: root/msmtp/config
blob: 9490cf64f2220f014333f9dcdefae9925170fce7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
defaults
auth	on
tls	on
tls_trust_file	/etc/ssl/certs/ca-certificates.crt
logfile /home/genos/.config/msmtp/msmtp.log

account [email protected]
host mail.xgenos.me:587
port 587
from [email protected]
user [email protected]
passwordeval "pass [email protected]"