mbsync: init config
This commit is contained in:
parent
c211615562
commit
574a82f7c7
1 changed files with 21 additions and 0 deletions
21
.mbsyncrc
Normal file
21
.mbsyncrc
Normal file
|
@ -0,0 +1,21 @@
|
|||
IMAPAccount baxters
|
||||
Host imap.migadu.com
|
||||
User jeremy@baxters.nz
|
||||
PassCmd "gpg -dq -o - ~/dox/passwd/email.gpg"
|
||||
SSLType IMAPS
|
||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
IMAPStore baxters-remote
|
||||
Account baxters
|
||||
|
||||
MaildirStore baxters-local
|
||||
Subfolders Verbatim
|
||||
Path ~/mail/
|
||||
Inbox ~/mail/Inbox
|
||||
|
||||
Channel baxters
|
||||
Far :baxters-remote:
|
||||
Near :baxters-local:
|
||||
Patterns *
|
||||
Create Both
|
||||
SyncState *
|
Loading…
Add table
Add a link
Reference in a new issue