summary refs log tree commit diff stats
path: root/isync/.mbsyncrc
diff options
context:
space:
mode:
Diffstat (limited to 'isync/.mbsyncrc')
-rw-r--r--isync/.mbsyncrc37
1 files changed, 0 insertions, 37 deletions
diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc
deleted file mode 100644
index 8991b15..0000000
--- a/isync/.mbsyncrc
+++ /dev/null
@@ -1,37 +0,0 @@
-# Globals
-Create Both
-Remove Both
-Expunge Both
-CopyArrivalDate yes
-FSync no
-
-## Satoshipay
-# Account
-IMAPAccount satoshipay.io
-Host imap.gmail.com
-User alan@satoshipay.io
-PassCmd "pass show satoshipay/google/app-mail"
-SSLType IMAPS
-SSLVersions TLSv1.2 TLSv1.1
-
-# Remote
-IMAPStore satoshipay.io-remote
-Account satoshipay.io
-
-# Local
-MaildirStore satoshipay.io-local
-Path ~/mail/satoshipay/
-Inbox ~/mail/satoshipay/INBOX
-SubFolders Verbatim
-
-# Job
-Channel satoshipay
-Master :satoshipay.io-remote:
-Slave :satoshipay.io-local:
-Patterns INBOX
-SyncState *
-
-Channel satoshipay-gmail
-Master :satoshipay.io-remote:[Gmail]/
-Slave :satoshipay.io-local:
-Patterns * !INBOX
\ No newline at end of file