浏览代码
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 |
|
|
|