]> git.vanrenterghem.biz Git - Dotty.git/blobdiff - isync/.mbsyncrc
Read email using mu4e.
[Dotty.git] / isync / .mbsyncrc
index 2ee438ca0f3fd48d7576cd60d8aa8e5babc8231d..aaf3142f33ef8f13a8b5f6401f820b6403fcc54b 100644 (file)
@@ -1,7 +1,7 @@
 IMAPAccount io
 Host mail.vanrenterghem.io
 User frederik@vanrenterghem.io
-PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/Documents/paswoorden/frederik@vanrenterghem.io.asc"
+PassCmd "pass mail.vanrenterghem.io/frederik@vanrenterghem.io"
 SSLType IMAPS
 CertificateFile /etc/ssl/certs/ca-certificates.crt
 
@@ -9,76 +9,16 @@ IMAPStore io-remote
 Account io
 
 MaildirStore io-local
-Path ~/.mail/io/
-Inbox ~/.mail/io/Inbox
-
-Channel io-default
-Master :io-remote:
-Slave :io-local:Inbox
-
-Channel io-sent
-Master :io-remote:"Sent"
-slave  :io-local:sent
-
-Channel io-trash
-Master :io-remote:"Trash"
-slave  :io-local:trash
-
-Channel io-archive
-Master :io-remote:"Archive"
-slave  :io-local:archive
-
-Channel io-junk
-Master :io-remote:"Junk"
-slave  :io-local:junk
+Path ~/Mail/mail.vanrenterghem.io/frederik/
+Inbox ~/Mail/mail.vanrenterghem.io/frederik/Inbox
 
+Channel io
+Far :io-remote:
+Near :io-local:
+Patterns *
 # Automatically create missing mailboxes, both locally and on the server
 Create Both
 # Automatically delete messages on either side if they are found deleted on the other.
 Expunge Both
 # Save the synchronization state files in the relevant directory
 SyncState *
-
-Group io
-Channel io-default
-Channel io-trash
-Channel io-archive
-Channel io-sent
-Channel io-junk
-
-IMAPAccount biz
-Host imap.gmail.com
-User frederik@vanrenterghem.biz
-PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/Documents/paswoorden/frederik@vanrenterghem.biz.asc"
-SSLType IMAPS
-CertificateFile /etc/ssl/certs/ca-certificates.crt
-
-IMAPStore biz-remote
-Account biz
-
-MaildirStore biz-local
-Subfolders Verbatim
-Path ~/.mail/biz/
-Inbox ~/.mail/biz/Inbox
-
-Channel biz
-Master :biz-remote:
-Slave :biz-local:
-# Exclude everything under the internal [Gmail] folder, except the interesting folders
-Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
-# Or include everything
-#Patterns *
-
-Channel biz-sent
-Master :biz-remote:"[Gmail]/Verzonden berichten"
-Slave :biz-local:sent
-Create Slave
-
-# Automatically create missing mailboxes, both locally and on the server
-Create Both
-# Save the synchronization state files in the relevant directory
-SyncState *
-
-Group biz
-Channel biz
-Channel biz-sent