diff options
Diffstat (limited to 'isync')
-rw-r--r-- | isync/.mbsyncrc | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc index 09286ba..8991b15 100644 --- a/isync/.mbsyncrc +++ b/isync/.mbsyncrc @@ -3,6 +3,7 @@ Create Both Remove Both Expunge Both CopyArrivalDate yes +FSync no ## Satoshipay # Account @@ -27,12 +28,10 @@ SubFolders Verbatim Channel satoshipay Master :satoshipay.io-remote: Slave :satoshipay.io-local: -Patterns * "[Gmail]*" +Patterns INBOX SyncState * -Channel satoshipay-rubbish -Master :satoshipay.io-remote: +Channel satoshipay-gmail +Master :satoshipay.io-remote:[Gmail]/ Slave :satoshipay.io-local: -Patterns "[Gmail]/Bin" -Create Both -Expunge Both \ No newline at end of file +Patterns * !INBOX \ No newline at end of file |