diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-04-19 18:12:57 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-19 18:12:57 -0400 |
commit | 6f9b638288842608e864f0b72c5b13db31eeb7dd (patch) | |
tree | 4d0858bd34cd0ef171a53a6e6e81745cdd962749 | |
parent | bd6e63436ddc9bd45af84501d6e4fc68b44df49e (diff) |
msmtp_profile adds less blank lines
-rwxr-xr-x | mw | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |