瀏覽代碼
msmtp_profile adds less blank lines
tags/v3.1
Luke Smith
5 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4C50B54A911F6252
共有
1 個檔案被更改,包括
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 |
|
|
|