소스 검색
Merge pull request #951 from epsilon-0/master
exclude dovecot special folders fts-flatcurve/virtual
pull/953/head
Luke Smith
1 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
share/mbsync-temp
|
|
@@ -16,7 +16,7 @@ Channel $fulladdr |
|
|
|
Expunge Both |
|
|
|
$master :$fulladdr-remote: |
|
|
|
$slave :$fulladdr-local: |
|
|
|
Patterns * !"[Gmail]/All Mail" |
|
|
|
Patterns * !"[Gmail]/All Mail" !"*fts-flatcurve*" !"*virtual*" |
|
|
|
Create Both |
|
|
|
SyncState * |
|
|
|
MaxMessages $maxmes |
|
|
|