Luke Smith
5 years ago
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with
1 additions and
3 deletions
-
mw
|
|
@@ -20,14 +20,12 @@ tls_trust_file $sslcert |
|
|
|
logfile ~/.config/msmtp/msmtp.log |
|
|
|
" |
|
|
|
msmtp_profile=" |
|
|
|
|
|
|
|
account $title |
|
|
|
host $smtp |
|
|
|
port $sport |
|
|
|
from $login |
|
|
|
user $login |
|
|
|
passwordeval \"pass mutt-wizard-$title\" |
|
|
|
" |
|
|
|
passwordeval \"pass mutt-wizard-$title\"" |
|
|
|
mbsync_profile="IMAPAccount $title |
|
|
|
Host $imap |
|
|
|
User $login |
|
|
|