Browse Source

msmtp_profile adds less blank lines

tags/v3.1
Luke Smith 5 years ago
parent
commit
6f9b638288
No known key found for this signature in database GPG Key ID: 4C50B54A911F6252
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      mw

+ 1
- 3
mw View File

@@ -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


Loading…
Cancel
Save