summaryrefslogtreecommitdiff
path: root/.mbsyncrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-02-03 18:40:29 +0000
committerUrbain Vaes <urbain@vaes.uk>2016-02-03 18:40:29 +0000
commit1f7386bca8116a012e7f296f778373abf80d90b6 (patch)
treeaba333197381195c53fcb5c0ab8316bbb6296755 /.mbsyncrc
parent5e37d9cc35c6ec8b8387eded126f4a1fb617fd1c (diff)
Use email server
Diffstat (limited to '.mbsyncrc')
-rw-r--r--.mbsyncrc81
1 files changed, 20 insertions, 61 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
index 9945cdc..0b0637b 100644
--- a/.mbsyncrc
+++ b/.mbsyncrc
@@ -1,20 +1,7 @@
Create Both
Expunge Both
SyncState *
-
-IMAPAccount Main
-Host imap.gmail.com
-User urbain.p.vaes@gmail.com
-PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.password-store/gmail/urbain.p.vaes@gmail.com.gpg"
-SSLType IMAPS
-CertificateFile /etc/ssl/certs/ca-certificates.crt
-
-IMAPAccount Informal
-Host imap.gmail.com
-User urbainvaes90@gmail.com
-PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.password-store/gmail/urbainvaes90@gmail.com.gpg"
-SSLType IMAPS
-CertificateFile /etc/ssl/certs/ca-certificates.crt
+Sync All
IMAPAccount Work
Host outlook.office365.com
@@ -24,68 +11,24 @@ SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPAccount Personal
-Host imap.openmailbox.org
-User urbain.p.vaes@openmailbox.org
-PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.password-store/openmailbox/urbain.p.vaes@openmailbox.org.gpg"
+Host box.bknguyen.org
+User me@urbainvaes.com
+PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.password-store/bknguyen.org/me@uvaes.com.gpg"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
-IMAPStore Main-remote
-Account Main
-
-IMAPStore Informal-remote
-Account Informal
-
IMAPStore Work-remote
Account Work
IMAPStore Personal-remote
Account Personal
-MaildirStore Main-local
-Path ~/.mail/Main/
-
-MaildirStore Informal-local
-Path ~/.mail/Informal/
-
MaildirStore Work-local
Path ~/.mail/Work/
MaildirStore Personal-local
Path ~/.mail/Personal/
-Channel Main-inbox
-Master :Main-remote:"INBOX"
-Slave :Main-local:"Main"
-
-Channel Main-draft
-Master :Main-remote:"[Gmail]/Drafts"
-Slave :Main-local:"Main.drafts"
-
-Channel Main-sent
-Master :Main-remote:"[Gmail]/Sent Mail"
-Slave :Main-local:"Main.sent"
-
-Channel Main-bin
-Master :Main-remote:"[Gmail]/Bin"
-Slave :Main-local:"Main.bin"
-
-Channel Informal-inbox
-Master :Informal-remote:"INBOX"
-Slave :Informal-local:"Informal"
-
-Channel Informal-draft
-Master :Informal-remote:"[Gmail]/Drafts"
-Slave :Informal-local:"Informal.drafts"
-
-Channel Informal-sent
-Master :Informal-remote:"[Gmail]/Sent Mail"
-Slave :Informal-local:"Informal.sent"
-
-Channel Informal-bin
-Master :Informal-remote:"[Gmail]/Bin"
-Slave :Informal-local:"Informal.bin"
-
Channel Work-inbox
Master :Work-remote:"INBOX"
Slave :Work-local:"Work"
@@ -117,3 +60,19 @@ Slave :Personal-local:"Personal.sent"
Channel Personal-bin
Master :Personal-remote:"Trash"
Slave :Personal-local:"Personal.bin"
+
+Channel Personal-accounts
+Master :Personal-remote:"Accounts"
+Slave :Personal-local:"Personal.accounts"
+
+Channel Personal-personal
+Master :Personal-remote:"Personal"
+Slave :Personal-local:"Personal.personal"
+
+Channel Personal-jobs
+Master :Personal-remote:"Jobs"
+Slave :Personal-local:"Personal.jobs"
+
+Channel Personal-archive
+Master :Personal-remote:"Archive"
+Slave :Personal-local:"Personal.archive"