config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

commit 427e02cdb0d37ae16d9353b235c61fa858b456c8
parent cf8b36a52841d44a0cc7844dbb77b3c6375f1991
Author: dwrz <dwrz@dwrz.net>
Date:   Tue,  6 Dec 2022 13:55:28 +0000

Add mbsyncrc

Diffstat:
Aisync/mbsyncrc | 51+++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+), 0 deletions(-)

diff --git a/isync/mbsyncrc b/isync/mbsyncrc @@ -0,0 +1,51 @@ +# dwrz@dwrz.net +IMAPAccount gmail +Host imap.gmail.com +User dwrz@dwrz.net +PassCmd "pass google/apps/main.dwrz.net" +AuthMechs LOGIN +SSLType IMAPS + +IMAPStore gmail-remote +Account gmail + +MaildirStore gmail-local +Subfolders Verbatim +Path /home/dwrz/org/email/gmail/ +Inbox /home/dwrz/org/email/gmail/Inbox + +Channel gmail +Far :gmail-remote: +Near :gmail-local: +Patterns * ![Gmail]* "[Gmail]/All Mail" +Create Both +Expunge Far +# Propagate new messages and flags from master. +# Push everything -- including deletions -- from slave. +Sync PullNew PullFlags Push +SyncState * + +# Good Uncle +IMAPAccount gooduncle +Host imap.gmail.com +User davidwen.riccardizhu@gooduncle.com +PassCmd "pass gooduncle/gmail/app" +AuthMechs LOGIN +SSLType IMAPS + +IMAPStore gooduncle-remote +Account gooduncle + +MaildirStore gooduncle-local +Subfolders Verbatim +Path /home/dwrz/org/email/gooduncle/ +Inbox /home/dwrz/org/email/gooduncle/Inbox + +Channel gooduncle +Far :gooduncle-remote: +Near :gooduncle-local: +Patterns * ![Gmail]* "[Gmail]/All Mail" +Create Both +Expunge Far +Sync PullNew PullFlags Push +SyncState *