aboutsummaryrefslogtreecommitdiffstats
path: root/msmtprc
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-11 21:31:02 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-08-11 21:31:02 +0200
commit2a7f8fa099ba3832845020e7c322079123cc52c2 (patch)
tree025220efe345101dc4b5306d544b4b46c3644a7a /msmtprc
parent94a3e259346c5e51755f6065e868dcc13585b793 (diff)
downloaddotfiles-2a7f8fa099ba3832845020e7c322079123cc52c2.tar.xz
msmtprc: Move somethings around, enable syslog logging
Diffstat (limited to 'msmtprc')
-rw-r--r--msmtprc11
1 files changed, 6 insertions, 5 deletions
diff --git a/msmtprc b/msmtprc
index 59e7044..bb5cde3 100644
--- a/msmtprc
+++ b/msmtprc
@@ -10,15 +10,16 @@ tls_starttls off
account theos
host theos.kyriasis.com
-domain leeloo.kyriasis.com
-protocol smtp
port 587
+protocol smtp
+tls on
+tls_starttls on
+tls_trust_file /etc/ssl/certs/StartCom_Certification_Authority.pem
auth on
+domain leeloo.kyriasis.com
from johannes@kyriasis.com
user kyrias
passwordeval "pass show mail/johannes@kyriasis.com"
-tls on
-tls_trust_file /etc/ssl/certs/StartCom_Certification_Authority.pem
-tls_starttls on
+syslog on
account default : theos