X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/46e283674f0fee715a014964f189afb89c625647..85fd014ecfc51004744cb41cbaba5350c753609b:/mbsync/config diff --git a/mbsync/config b/mbsync/config index 189e39b..16baaf2 100644 --- a/mbsync/config +++ b/mbsync/config @@ -4,130 +4,107 @@ Expunge Both Create Both CopyArrivalDate yes -IMAPAccount gmail -Host imap.gmail.com -User samir.benmendil@gmail.com -PassCmd "sed -En '/imap.gmail.com.*samir.benmendil@gmail.com/ s/.*password (.*)/\\1/p' ~/.netrc" +IMAPAccount mailfence +Host imap.mailfence.com +User samirbenmendil +PassCmd "sed -En '/imap.mailfence.com.*samirbenmendil/ s/.*password (.*)/\\1/p' ~/.netrc" AuthMechs LOGIN SSLType IMAPS -SSLVersion SSLv3 +SSLVersions TLSv1.2 CertificateFile /etc/ssl/certs/ca-certificates.crt -IMAPStore gmail-remote -Account gmail +IMAPStore mailfence-remote +Account mailfence -MaildirStore gmail-local -Path ~/mail/gmail/ -Inbox ~/mail/gmail/inbox/ +MaildirStore mailfence-local +Path ~/mail/mailfence/ +Inbox ~/mail/mailfence/inbox SubFolders Verbatim -Channel gmail-default -Master :gmail-remote: -Slave :gmail-local: -Patterns "INBOX" - -Channel gmail-youtube -Master :gmail-remote: -Slave :gmail-local: -Patterns "youtube" - -Channel gmail-youtube-watch.later -Master :gmail-remote: -Slave :gmail-local: -Patterns "youtube-watch.later" - -Channel gmail-youtube-orig -Master :gmail-remote: -Slave :gmail-local: -Patterns "youtube-orig" - -Channel gmail-archive -Master :gmail-remote:"[Google Mail]/All Mail" -Slave :gmail-local:"archive" - -Channel gmail-drafts -Master :gmail-remote:"[Google Mail]/Drafts" -Slave :gmail-local:"drafts" - -Channel gmail-sent -Master :gmail-remote:"[Google Mail]/Sent Mail" -Slave :gmail-local:"sent" - -Channel gmail-spam -Master :gmail-remote:"[Google Mail]/Spam" -Slave :gmail-local:"spam" - -Channel gmail-flagged -Master :gmail-remote:"[Google Mail]/Starred" -Slave :gmail-local:"flagged" - -Channel gmail-bin -Master :gmail-remote:"[Google Mail]/Bin" -Slave :gmail-local:"bin" - -Group gmail -Channel gmail-default -Channel gmail-youtube -Channel gmail-youtube-watch.later -Channel gmail-youtube-orig -Channel gmail-archive -Channel gmail-drafts -Channel gmail-sent -Channel gmail-spam -Channel gmail-flagged -Channel gmail-bin - -IMAPAccount fpp -Host imap.gmail.com -User samir@fppnt.com -PassCmd "sed -En '/imap.gmail.com.*samir@fppnt.com/ s/.*password (.*)/\\1/p' ~/.netrc" +Channel mailfence/inbox +Far :mailfence-remote: +Near :mailfence-local: +Patterns INBOX + +Channel mailfence/drafts +Far :mailfence-remote:"Drafts" +Near :mailfence-local:"drafts" + +Channel mailfence/sent +Far :mailfence-remote:"Sent Items" +Near :mailfence-local:"sent" + +Channel mailfence/spam +Far :mailfence-remote:"Spam?" +Near :mailfence-local:"spam" + +Channel mailfence/bin +Far :mailfence-remote:"Trash" +Near :mailfence-local:"trash" + +Channel mailfence/youtube +Far :mailfence-remote: +Near :mailfence-local: +Patterns youtube* + +Channel mailfence/archive +Far :mailfence-remote: +Near :mailfence-local: +Patterns archive* + +Group mailfence +Channel mailfence/inbox +Channel mailfence/drafts +Channel mailfence/sent +Channel mailfence/spam +Channel mailfence/bin +Channel mailfence/youtube +Channel mailfence/archive + +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 -SSLVersion SSLv3 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]/Bin" -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