瀏覽代碼

msmtp_profile adds less blank lines

tags/v3.1
Luke Smith 5 年之前
父節點
當前提交
6f9b638288
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4C50B54A911F6252
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      mw

+ 1
- 3
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


Loading…
取消
儲存