summaryrefslogtreecommitdiff
path: root/.msmtprc
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2020-02-16 13:23:56 -0500
committerluxagraf <sng@luxagraf.net>2020-02-16 13:23:56 -0500
commitcd507c92f617d4a8a3f7bb0b43e425491ef7184d (patch)
tree42144ef0f35b91e7955f570c5ecc4bcec3c4d780 /.msmtprc
initial commit of dotfiles
Diffstat (limited to '.msmtprc')
-rw-r--r--.msmtprc24
1 files changed, 24 insertions, 0 deletions
diff --git a/.msmtprc b/.msmtprc
new file mode 100644
index 0000000..e269f0e
--- /dev/null
+++ b/.msmtprc
@@ -0,0 +1,24 @@
+account luxagraf@fastmail.fm
+host mail.messagingengine.com
+port 587
+protocol smtp
+auth on
+from sng@luxagraf.net
+user luxagraf@fastmail.fm
+passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/fastmail.com.gpg"
+
+tls on
+#tls_trust_file ~/.mutt/DigiCertHighAssuranceEVRootCA.crt
+tls_trust_file /etc/ssl/certs/ca-certificates.crt
+logfile ~/.msmtp.log
+account default : luxagraf@fastmail.fm
+
+account Fastmailwired : luxagraf@fastmail.fm
+from scott_gilbertson@wired.com
+
+account Fastmaillhp: luxagraf@fastmail.fm
+from scott@longhandpixels.net
+
+tls on
+tls_nocertcheck
+logfile ~/.msmtp.log