dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit df835df512da2b79b4f498568602b63fedac5a76
parent a50cc947ab184ccf770b23b316aa17b3467a3a16
Author: Chris Bracken <chris@bracken.jp>
Date:   Wed,  8 Sep 2021 17:01:19 -0700

isync: Use [gmail]/All Mail for archived mail

No idea why, but on one machine it was desperate for thie to be 'All
mail' with a lower-case M, but 'Sent Mail' with an upper-case M. That
seems to not be the case with all machines though.

Diffstat:
M.mbsyncrc | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.mbsyncrc b/.mbsyncrc @@ -10,7 +10,7 @@ # 送信済みメール '[Gmail]/&kAFP4W4IMH8w4TD8MOs-' '[Gmail]/Sent Mail' # スター付き '[Gmail]/&MLkwvzD8TtgwTQ-' '[Gmail]/Starred' # ゴミ箱 '[Gmail]/&MLQw33ux-' '[Gmail]/Bin' -# すべてのメール '[Gmail]/&MFkweTBmMG4w4TD8MOs-' '[Gmail]/All mail' +# すべてのメール '[Gmail]/&MFkweTBmMG4w4TD8MOs-' '[Gmail]/All Mail' # 迷惑メール '[Gmail]/&j,dg0TDhMPww6w-' '[Gmail]/Spam' # 重要 '[Gmail]/&kc2JgQ-' '[Gmail]/Important' @@ -79,7 +79,7 @@ CopyArrivalDate yes SyncState * Channel gmail-archive -Far :gmail-remote:"[Gmail]/All mail" +Far :gmail-remote:"[Gmail]/All Mail" Near :gmail-local:"archive" Create Near Expunge Both