aboutsummaryrefslogtreecommitdiffstats
path: root/.msmtprc
diff options
context:
space:
mode:
Diffstat (limited to '.msmtprc')
-rw-r--r--.msmtprc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.msmtprc b/.msmtprc
index 7c6e72a..6ad5fd2 100644
--- a/.msmtprc
+++ b/.msmtprc
@@ -12,7 +12,7 @@ host mail.sleepmap.de
from dave@sleepmap.de
user dave@sleepmap.de
passwordeval "pass2msmtp dave@sleepmap.de"
-tls_trust_file .certs/sleepmap.crt
+tls_trust_file ~/.certs/sleepmap.crt
# david.runge@campus.tu-berlin.de
account tu-berlin.de
@@ -20,7 +20,7 @@ host mail.tu-berlin.de
from david.runge@campus.tu-berlin.de
user davezerave
passwordeval "pass2msmtp davezerave@mail.tu-berlin.de"
-tls_trust_file .certs/tu-berlin.crt
+tls_trust_file ~/.certs/tu-berlin.crt
# dave@c-base.org
account c-base.org
@@ -28,7 +28,7 @@ host c-mail.c-base.org
from dave@c-base.org
user dave
passwordeval "pass2msmtp dave@c-base.org"
-tls_trust_file .certs/c-base.crt
+tls_trust_file ~/.certs/c-base.crt
# Set a default account
account default : sleepmap.de