commit 332040a58a7367a900f6ccd4ffd2f32fa4f390f5 parent 2790d187ccf187893b1e27ea3a42738b449b1f0a Author: andersuno <anders@desk.andersuno.nu> Date: Sat, 23 Jul 2022 01:26:24 +0200 mbsyncrc added Diffstat:
A | .mbsyncrc | | | 24 | ++++++++++++++++++++++++ |
1 file changed, 24 insertions(+), 0 deletions(-)
diff --git a/.mbsyncrc b/.mbsyncrc @@ -0,0 +1,24 @@ +IMAPAccount gmail +Host imap.gmail.com +User anders.hedman01@gmail.com +PassCmd "gpg2 -dq --for-your-eyes-only ~/.mbsync.gpg" +SSLType IMAPS +SystemCertificates yes + +IMAPStore gmail-remote +Account gmail + +MaildirStore gmail-local +Path ~/Maildir/ +Inbox ~/Maildir/INBOX +SubFolders Verbatim + +Channel gmail +Far :gmail-remote: +Near :gmail-local: +#Patterns * +Patterns INBOX "[Gmail]/All Mail" "[Gmail]/Sent Mail" "[Gmail]/Drafts" "[Gmail]/Trash" !"[Gmail]/Starred" !"[Gmail]/Important" !"[Gmail]/Spam" +Create Near +Sync All +Expunge Both +SyncState *