summary refs log tree commit diff stats
path: root/user/isync/.mbsyncrc
diff options
context:
space:
mode:
Diffstat (limited to 'user/isync/.mbsyncrc')
-rw-r--r--user/isync/.mbsyncrc37
1 files changed, 0 insertions, 37 deletions
diff --git a/user/isync/.mbsyncrc b/user/isync/.mbsyncrc
deleted file mode 100644
index 396bc6a6..00000000
--- a/user/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 "keyring get satoshipay-google-mail alan@satoshipay.io"
-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