Browse Source
Merge pull request #951 from epsilon-0/master
exclude dovecot special folders fts-flatcurve/virtual
pull/953/head
Luke Smith
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|