summaryrefslogtreecommitdiff
path: root/share/msmtp-temp
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2023-02-13 17:24:03 -0500
committerLuke Smith <luke@lukesmith.xyz>2023-02-13 17:24:03 -0500
commit37ba3b7b8d6c7e092e1744bf596bb89087d0e7be (patch)
tree9b3e4ad62fa87a1064d9e236c89ff5c40c9a6fdb /share/msmtp-temp
parent234be769e84da9b56181229b18d7dfbe5ac3a0ac (diff)
use template files
Diffstat (limited to 'share/msmtp-temp')
-rw-r--r--share/msmtp-temp11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/msmtp-temp b/share/msmtp-temp
new file mode 100644
index 0000000..7333437
--- /dev/null
+++ b/share/msmtp-temp
@@ -0,0 +1,11 @@
+account $fulladdr
+host $smtp
+port $sport
+from $fulladdr
+user $login
+passwordeval "pass $passprefix$fulladdr"
+auth on
+tls on
+tls_trust_file $sslcert
+logfile $msmtplog
+$tlsline