]> git.rmz.io Git - dotfiles.git/blobdiff - mbsync/config
nvim: add FPP copyright snippet
[dotfiles.git] / mbsync / config
index 9977a39a4e66c97751fb3331949b4eb28ba902d5..6f705abe8d77fb95c078e1e90d230270b8412168 100644 (file)
@@ -42,10 +42,9 @@ Channel mailfence/bin
 Far  :mailfence-remote:"Trash"
 Near :mailfence-local:"trash"
 
-Channel mailfence/youtube
-Far  :mailfence-remote:
-Near :mailfence-local:
-Patterns youtube*
+Channel mailfence/important
+Far  :mailfence-remote:important
+Near :mailfence-local:important
 
 Channel mailfence/archive
 Far  :mailfence-remote:
@@ -56,16 +55,16 @@ Group mailfence
 Channel mailfence/inbox
 Channel mailfence/drafts
 Channel mailfence/sent
+Channel mailfence/important
 Channel mailfence/spam
 Channel mailfence/bin
-Channel mailfence/youtube
 Channel mailfence/archive
 
 IMAPAccount     fpp
 Host            imap.gmail.com
 User            samir@fppnt.com
-PassCmd         "sed -En '/imap.gmail.com.*samir@fppnt.com/ s/.*password (.*)/\\1/p' ~/.netrc"
-AuthMechs       LOGIN
+PassCmd         "~/.config/mutt/mutt_oauth2.py ~/.cache/mutt_oauth2/samir@fppnt.com.tokens"
+AuthMechs       XOAUTH2
 SSLType         IMAPS
 CertificateFile /etc/ssl/certs/ca-certificates.crt
 
@@ -77,40 +76,40 @@ Path         ~/mail/fpp/
 Inbox        ~/mail/fpp/inbox/
 SubFolders   Verbatim
 
-Channel fpp-default
+Channel fpp/inbox
 Far  :fpp-remote:
 Near :fpp-local:
 Patterns "INBOX"
 
-Channel fpp-archive
+Channel fpp/archive
 Far  :fpp-remote:"[Gmail]/All Mail"
 Near :fpp-local:"archive"
 
-Channel fpp-drafts
+Channel fpp/drafts
 Far  :fpp-remote:"[Gmail]/Drafts"
 Near :fpp-local:"drafts"
 
-Channel fpp-sent
+Channel fpp/sent
 Far  :fpp-remote:"[Gmail]/Sent Mail"
 Near :fpp-local:"sent"
 
-Channel fpp-spam
+Channel fpp/spam
 Far  :fpp-remote:"[Gmail]/Spam"
 Near :fpp-local:"spam"
 
-Channel fpp-flagged
+Channel fpp/flagged
 Far  :fpp-remote:"[Gmail]/Starred"
 Near :fpp-local:"flagged"
 
-Channel fpp-bin
+Channel fpp/bin
 Far  :fpp-remote:"[Gmail]/Trash"
 Near :fpp-local:"bin"
 
 Group fpp
-Channel fpp-default
-Channel fpp-archive
-Channel fpp-drafts
-Channel fpp-sent
-Channel fpp-spam
-Channel fpp-flagged
-Channel fpp-bin
+Channel fpp/inbox
+Channel fpp/archive
+Channel fpp/drafts
+Channel fpp/sent
+Channel fpp/spam
+Channel fpp/flagged
+Channel fpp/bin