diff options
| author | BardofSprites <[email protected]> | 2026-04-23 00:14:44 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-04-23 00:14:44 -0400 |
| commit | 7d4ce0c0cf89b1414ec3e7c9d73724005739903f (patch) | |
| tree | 3abc37ac6dda5d3c6c4045d02d533fe05384b901 | |
| parent | 5e808bad0986da75a3e32eaa9e7083e6f9515bbe (diff) | |
maybe the move for mail?
| -rw-r--r-- | mbsync/.mbsyncrc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/mbsync/.mbsyncrc b/mbsync/.mbsyncrc index ef5c735..e82d38d 100644 --- a/mbsync/.mbsyncrc +++ b/mbsync/.mbsyncrc @@ -47,10 +47,20 @@ Expunge Both Sync All CopyArrivalDate yes +# Channel devel-archive +# Far :devel-remote:"[Gmail]/All Mail" +# Near :devel-local:archive +# Create Near +# Expunge Near +# Sync Pull +# CopyArrivalDate yes + Group devel Channel devel-inbox Channel devel-sent Channel devel-trash +# Channel devel-archive + ################ # home account # ################ @@ -95,7 +105,17 @@ Expunge Both Sync All CopyArrivalDate yes + +# Channel home-archive +# Far :home-remote:"[Gmail]/All Mail" +# Near :home-local:archive +# Create Near +# Expunge Near +# Sync Pull +# CopyArrivalDate yes + Group home Channel home-inbox Channel home-sent Channel home-trash +# Channel home-archive
\ No newline at end of file |
