Luke Smith
3 years ago
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with
2 additions and
1 deletions
-
bin/mw
|
|
@@ -46,9 +46,10 @@ from $fulladdr |
|
|
|
user $login |
|
|
|
passwordeval \"pass $fulladdr\" |
|
|
|
auth ${auth:-on} |
|
|
|
${tlsline:-tls on} |
|
|
|
tls on |
|
|
|
tls_trust_file $sslcert |
|
|
|
logfile $msmtplog |
|
|
|
$tlsline |
|
|
|
" >> "$msmtprc" |
|
|
|
} |
|
|
|
|
|
|
|