浏览代码
login fix for mbsync profile
tags/v3.1
Luke Smith
5 年前
找不到此签名对应的密钥
GPG 密钥 ID: 4C50B54A911F6252
共有
1 个文件被更改,包括
1 次插入 和
0 次删除
-
mw
|
|
@@ -65,6 +65,7 @@ set imap_check_subscribed |
|
|
|
" |
|
|
|
mbsync_profile="IMAPAccount $title |
|
|
|
Host $imap |
|
|
|
User $login |
|
|
|
Port $iport |
|
|
|
PassCmd \"gpg -q --for-your-eyes-only --no-tty -d ~/.local/share/muttwizard/$title.gpg\" |
|
|
|
SSLType IMAPS |
|
|
|