summaryrefslogtreecommitdiff
path: root/msmtprc
diff options
context:
space:
mode:
Diffstat (limited to 'msmtprc')
-rw-r--r--msmtprc15
1 files changed, 15 insertions, 0 deletions
diff --git a/msmtprc b/msmtprc
new file mode 100644
index 0000000..e259195
--- /dev/null
+++ b/msmtprc
@@ -0,0 +1,15 @@
+account bnet
+port 587
+tls on
+
+# Get the fingerprint with
+# $ msmtp --serverinfo --tls --tls-certcheck=off --host=smtp.freemail.example
+tls_fingerprint CD:16:9B:3E:AA:B0:E3:E9:A9:21:F4:5D:F3:D8:C8:2B:B0:F8:65:DE
+
+host mail.bsima.me
+from ben@bsima.me
+auth on
+user ben@bsima.me
+passwordeval pass bnet/helium/mail/ben
+
+account default : bnet