소스 검색
msmtp_profile adds less blank lines
tags/v3.1
Luke Smith
5 년 전
No known key found for this signature in database
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 |
|
|
|