msmtp_profile adds less blank lines

This commit is contained in:
Luke Smith 2019-04-19 18:12:57 -04:00
parent bd6e63436d
commit 6f9b638288
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

4
mw
View File

@ -20,14 +20,12 @@ tls_trust_file $sslcert
logfile ~/.config/msmtp/msmtp.log logfile ~/.config/msmtp/msmtp.log
" "
msmtp_profile=" msmtp_profile="
account $title account $title
host $smtp host $smtp
port $sport port $sport
from $login from $login
user $login user $login
passwordeval \"pass mutt-wizard-$title\" passwordeval \"pass mutt-wizard-$title\""
"
mbsync_profile="IMAPAccount $title mbsync_profile="IMAPAccount $title
Host $imap Host $imap
User $login User $login