summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/mw3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/mw b/bin/mw
index 6845f44..823730e 100755
--- a/bin/mw
+++ b/bin/mw
@@ -45,9 +45,10 @@ from $fulladdr
user $login
passwordeval \"pass $fulladdr\"
auth ${auth:-on}
-${tlsline:-tls on}
+tls on
tls_trust_file $sslcert
logfile $msmtplog
+$tlsline
" >> "$msmtprc"
}