summaryrefslogtreecommitdiffstats
path: root/boiler-monster/mr3020/etc/msmtprc
diff options
context:
space:
mode:
authorJames <31272717+gpd-pocket-hacker@users.noreply.github.com>2021-01-25 16:28:27 +0000
committerJames <31272717+gpd-pocket-hacker@users.noreply.github.com>2021-01-25 16:28:27 +0000
commit1f91e592c0b97dc315335417f323d31ca028782a (patch)
treebcc75672b51259dda367ae93b667a83b33adcf5d /boiler-monster/mr3020/etc/msmtprc
parent74b8348ac8e37ef4ca5d98f4f782c382401f96d7 (diff)
downloadheating-1f91e592c0b97dc315335417f323d31ca028782a.tar.gz
heating-1f91e592c0b97dc315335417f323d31ca028782a.tar.bz2
heating-1f91e592c0b97dc315335417f323d31ca028782a.zip
fish
Diffstat (limited to 'boiler-monster/mr3020/etc/msmtprc')
-rw-r--r--boiler-monster/mr3020/etc/msmtprc30
1 files changed, 30 insertions, 0 deletions
diff --git a/boiler-monster/mr3020/etc/msmtprc b/boiler-monster/mr3020/etc/msmtprc
new file mode 100644
index 0000000..fed8874
--- /dev/null
+++ b/boiler-monster/mr3020/etc/msmtprc
@@ -0,0 +1,30 @@
+# Example for a system wide configuration file
+
+# A system wide configuration file is optional.
+# If it exists, it usually defines a default account.
+# This allows msmtp to be used like /usr/sbin/sendmail.
+account default
+
+# The SMTP smarthost.
+host smtp.panaceas.org
+from boiler-monster@ourano.org
+
+# Construct envelope-from addresses of the form "user@oursite.example".
+#auto_from on
+#maildomain fish
+
+# Use TLS.
+#tls on
+
+# Syslog logging with facility LOG_MAIL instead of the default LOG_USER.
+syslog LOG_MAIL
+
+auth on
+user boiler-monster
+password Inor1Fie
+
+tls on
+tls_starttls off
+#tls_certcheck off
+
+tls_trust_file /etc/panaceas-ca.crt