summaryrefslogtreecommitdiff
path: root/mw
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-04-19 18:12:57 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-04-19 18:12:57 -0400
commit6f9b638288842608e864f0b72c5b13db31eeb7dd (patch)
tree4d0858bd34cd0ef171a53a6e6e81745cdd962749 /mw
parentbd6e63436ddc9bd45af84501d6e4fc68b44df49e (diff)
msmtp_profile adds less blank lines
Diffstat (limited to 'mw')
-rwxr-xr-xmw4
1 files changed, 1 insertions, 3 deletions
diff --git a/mw b/mw
index 46433e4..e0baf08 100755
--- 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