X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f7fbcd1c0f136e70d7bb596c740a4ee7e8143cb8..85fd014ecfc51004744cb41cbaba5350c753609b:/mbsync/config diff --git a/mbsync/config b/mbsync/config index ab11677..16baaf2 100644 --- a/mbsync/config +++ b/mbsync/config @@ -22,34 +22,34 @@ Inbox ~/mail/mailfence/inbox SubFolders Verbatim Channel mailfence/inbox -Master :mailfence-remote: -Slave :mailfence-local: +Far :mailfence-remote: +Near :mailfence-local: Patterns INBOX Channel mailfence/drafts -Master :mailfence-remote:"Drafts" -Slave :mailfence-local:"drafts" +Far :mailfence-remote:"Drafts" +Near :mailfence-local:"drafts" Channel mailfence/sent -Master :mailfence-remote:"Sent Items" -Slave :mailfence-local:"sent" +Far :mailfence-remote:"Sent Items" +Near :mailfence-local:"sent" Channel mailfence/spam -Master :mailfence-remote:"Spam?" -Slave :mailfence-local:"spam" +Far :mailfence-remote:"Spam?" +Near :mailfence-local:"spam" Channel mailfence/bin -Master :mailfence-remote:"Trash" -Slave :mailfence-local:"trash" +Far :mailfence-remote:"Trash" +Near :mailfence-local:"trash" Channel mailfence/youtube -Master :mailfence-remote: -Slave :mailfence-local: +Far :mailfence-remote: +Near :mailfence-local: Patterns youtube* Channel mailfence/archive -Master :mailfence-remote: -Slave :mailfence-local: +Far :mailfence-remote: +Near :mailfence-local: Patterns archive* Group mailfence @@ -61,56 +61,50 @@ 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" +IMAPAccount wio +Host outlook.office365.com +User sbenmendil@witekio.com +PassCmd "sed -En '/outlook.*sbenmendil@witekio.com/ s/.*password (.*)/\\1/p' ~/.netrc" AuthMechs LOGIN SSLType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt -IMAPStore fpp-remote -Account fpp +IMAPStore wio-remote +Account wio -MaildirStore fpp-local -Path ~/mail/fpp/ -Inbox ~/mail/fpp/inbox/ +MaildirStore wio-local +Path ~/mail/wio/ +Inbox ~/mail/wio/inbox/ SubFolders Verbatim -Channel fpp-default -Master :fpp-remote: -Slave :fpp-local: -Patterns "INBOX" - -Channel fpp-archive -Master :fpp-remote:"[Gmail]/All Mail" -Slave :fpp-local:"archive" - -Channel fpp-drafts -Master :fpp-remote:"[Gmail]/Drafts" -Slave :fpp-local:"drafts" - -Channel fpp-sent -Master :fpp-remote:"[Gmail]/Sent Mail" -Slave :fpp-local:"sent" - -Channel fpp-spam -Master :fpp-remote:"[Gmail]/Spam" -Slave :fpp-local:"spam" - -Channel fpp-flagged -Master :fpp-remote:"[Gmail]/Starred" -Slave :fpp-local:"flagged" - -Channel fpp-bin -Master :fpp-remote:"[Gmail]/Trash" -Slave :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 wio/inbox +Far :wio-remote: +Near :wio-local: + +Channel wio/archive +Far :wio-remote:"Archive" +Near :wio-local:"archive" + +Channel wio/drafts +Far :wio-remote:"Drafts" +Near :wio-local:"drafts" + +Channel wio/sent +Far :wio-remote:"Sent Items" +Near :wio-local:"sent" + +Channel wio/spam +Far :wio-remote:"Junk Email" +Near :wio-local:"spam" + +Channel wio/bin +Far :wio-remote:"Deleted Items" +Near :wio-local:"bin" + +Group wio +Channel wio/inbox +Channel wio/archive +Channel wio/drafts +Channel wio/sent +Channel wio/spam +Channel wio/bin