summary refs log tree commit diff stats
path: root/isync
diff options
context:
space:
mode:
authorAlan Pearce2019-03-28 16:14:05 +0100
committerAlan Pearce2019-03-28 16:14:05 +0100
commitbf856d603a48187474cfa377a6af568ee80538c7 (patch)
treeacc622fe829a77057473fb696742b3418fd8f4b3 /isync
parent815d79bc17b1528d87526e54dde5eab6f9a94bff (diff)
downloaddotfiles-bf856d603a48187474cfa377a6af568ee80538c7.tar.lz
dotfiles-bf856d603a48187474cfa377a6af568ee80538c7.tar.zst
dotfiles-bf856d603a48187474cfa377a6af568ee80538c7.zip
Remove mail setup
Diffstat (limited to 'isync')
-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