summary refs log tree commit diff stats
path: root/msmtp
diff options
context:
space:
mode:
Diffstat (limited to 'msmtp')
-rw-r--r--msmtp/.msmtprc17
1 files changed, 0 insertions, 17 deletions
diff --git a/msmtp/.msmtprc b/msmtp/.msmtprc
deleted file mode 100644
index 401d19e..0000000
--- a/msmtp/.msmtprc
+++ /dev/null
@@ -1,17 +0,0 @@
-# Set default values for all following accounts.
-defaults
-auth           on
-tls            on
-tls_trust_file /etc/ssl/certs/ca-certificates.crt
-logfile        ~/.local/log/msmtp.log
-
-account        satoshipay
-host           smtp.gmail.com
-from           alan@satoshipay.io
-user           alan@satoshipay.io
-port           465
-tls_starttls   off
-passwordeval   pass satoshipay/google/app-mail
-
-# Set a default account
-account default : satoshipay