commit 6f9b638288842608e864f0b72c5b13db31eeb7dd
parent bd6e63436ddc9bd45af84501d6e4fc68b44df49e
Author: Luke Smith <luke@lukesmith.xyz>
Date: Fri, 19 Apr 2019 18:12:57 -0400
msmtp_profile adds less blank lines
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/mw b/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