aboutsummaryrefslogtreecommitdiff
path: root/msmtprc
diff options
context:
space:
mode:
authorVasil ZLatanov <vasil.zlatanov@gmail.com>2014-08-27 22:12:50 +0200
committerVasil ZLatanov <vasil.zlatanov@gmail.com>2014-08-27 22:12:50 +0200
commitfd60c0466eea8a9bc4e6551a86a45d1ce6696229 (patch)
treea7df6b1f9d0ed45416233af507f0fe9800376edd /msmtprc
parentedc463da93dbba82db2b73b0919df6514aba2027 (diff)
downloaddotfiles-fd60c0466eea8a9bc4e6551a86a45d1ce6696229.tar.gz
dotfiles-fd60c0466eea8a9bc4e6551a86a45d1ce6696229.tar.bz2
dotfiles-fd60c0466eea8a9bc4e6551a86a45d1ce6696229.zip
msmtp fix gmail send
Diffstat (limited to 'msmtprc')
-rw-r--r--msmtprc6
1 files changed, 3 insertions, 3 deletions
diff --git a/msmtprc b/msmtprc
index f5087a7..74aa1fa 100644
--- a/msmtprc
+++ b/msmtprc
@@ -1,4 +1,4 @@
-account default
+account bitmessage
host mail.bitmessage.ch
port 465
protocol smtp
@@ -9,7 +9,7 @@ tls on
tls_starttls off
tls_nocertcheck
-account gmail
+account default
host smtp.gmail.com
port 587
protocol smtp
@@ -17,5 +17,5 @@ auth on
from vasil.zlatanov@gmail.com
user vasil.zlatanov@gmail.com
tls on
-tls_nocertcheck
+tls_trust_file ~/.mutt/ca-certificates.crt