summary refs log tree commit diff stats
path: root/isync
diff options
context:
space:
mode:
authorAlan Pearce2018-12-21 12:15:15 +0100
committerAlan Pearce2018-12-21 12:15:48 +0100
commit836d8e51603a7420086d65c79c746e4cdaee0291 (patch)
tree9f3606bbaa9c99d7058f5a7652039c885632389c /isync
parent4006db42beee009e99edd76cdcf9bf7114ac6682 (diff)
downloaddotfiles-836d8e51603a7420086d65c79c746e4cdaee0291.tar.lz
dotfiles-836d8e51603a7420086d65c79c746e4cdaee0291.tar.zst
dotfiles-836d8e51603a7420086d65c79c746e4cdaee0291.zip
mbsync: Improve gmail folder layout
Diffstat (limited to 'isync')
-rw-r--r--isync/.mbsyncrc11
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