dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit bb22740f81ba8896e6f724e57b30b393356f8e53
parent a9e837bebbe3452f43864622d2dd0467485e6da3
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed, 12 Jun 2019 10:53:11 +0200

Add mbsync configuration

Diffstat:
M.config/mutt/muttrc | 2+-
A.mbsyncrc | 68++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+), 1 deletion(-)

diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc @@ -1,6 +1,6 @@ # IMAP: offlineimap set folder = "~/.mail" -#source ~/.config/mutt/mailboxes # mailboxes generated by offlineimap +source "~/.config/mutt/mailboxes" set spoolfile = "+adamsgaard/INBOX" set mbox_type=Maildir diff --git a/.mbsyncrc b/.mbsyncrc @@ -0,0 +1,68 @@ +IMAPAccount adamsgaard +Host imap.fastmail.com +User anders@adamsgaard.dk +PassCmd "pass Email/anders@adamsgaard.dk-imap" +SSLType IMAPS + +IMAPStore adamsgaard-remote +Account adamsgaard + +MaildirStore adamsgaard-local +Subfolders Verbatim +Path ~/.mail/adamsgaard/ +Inbox ~/.mail/adamsgaard/INBOX + +Channel adamsgaard +Master :adamsgaard-remote: +Slave :adamsgaard-local: +Patterns * +Create Both +SyncState * + +### + +IMAPAccount geomail +Host imap.au.dk +User au217756 +PassCmd "pass Email/anders.damsgaard@geo.au.dk" +SSLType IMAPS +PipelineDepth 1 # fix issue with Office 365 imap + +IMAPStore geomail-remote +Account geomail + +MaildirStore geomail-local +Subfolders Verbatim +Path ~/.mail/geomail/ +Inbox ~/.mail/geomail/INBOX + +Channel geomail +Master :geomail-remote: +Slave :geomail-local: +Patterns * !NFIT-Import* !cosmo-server !geo07kej !"Suggested Contacts" !Noter !Opgaver !Journal !"Slettet post" !archive !Kalender !Kontaktpersoner !"RSS Feeds" +Create Both +SyncState * + +### + +IMAPAccount princeton +Host imap-mail.outlook.com +User andersd@princeton.edu +PassCmd "pass Email/andersd@princeton.edu" +SSLType IMAPS +PipelineDepth 1 # fix issue with Office 365 imap + +IMAPStore princeton-remote +Account princeton + +MaildirStore princeton-local +Subfolders Verbatim +Path ~/.mail/princeton/ +Inbox ~/.mail/princeton/INBOX + +Channel princeton +Master :princeton-remote: +Slave :princeton-local: +Patterns * +Create Both +SyncState *