summary refs log tree commit diff stats
path: root/isync
diff options
context:
space:
mode:
authorAlan Pearce2018-10-11 14:48:19 +0200
committerAlan Pearce2018-10-11 14:48:19 +0200
commitbc8ec6129fde9db0b62a74acd0fff187a11e7efe (patch)
tree325d2bfef92717f0f3b512ed4a68ad2c403bc709 /isync
parenta77480e0c027d7b34207cdbc3488f1a2f868adf3 (diff)
downloaddotfiles-bc8ec6129fde9db0b62a74acd0fff187a11e7efe.tar.lz
dotfiles-bc8ec6129fde9db0b62a74acd0fff187a11e7efe.tar.zst
dotfiles-bc8ec6129fde9db0b62a74acd0fff187a11e7efe.zip
Simplify email setup
Diffstat (limited to 'isync')
-rw-r--r--isync/.mbsyncrc59
1 files changed, 7 insertions, 52 deletions
diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc
index f05e907..09286ba 100644
--- a/isync/.mbsyncrc
+++ b/isync/.mbsyncrc
@@ -4,58 +4,6 @@ Remove Both
 Expunge Both
 CopyArrivalDate yes
 
-## Personal
-# Account
-IMAPAccount alanpearce.eu
-Host mail.alanpearce.eu
-User alan@alanpearce.eu
-PassCmd "pass show mail/alanpearce.eu"
-SSLType IMAPS
-SSLVersions TLSv1.2 TLSv1.1
-
-# Remote
-IMAPStore alanpearce.eu-remote
-Account alanpearce.eu
-
-# Local
-MaildirStore alanpearce.eu-local
-Path ~/mail/personal/alanpearce/
-Inbox ~/mail/personal/alanpearce/INBOX
-SubFolders Verbatim
-
-# Job
-Channel personal
-Master :alanpearce.eu-remote:
-Slave :alanpearce.eu-local:
-Patterns *
-SyncState *
-
-## Riseup
-# Account
-IMAPAccount riseup.net
-Host mail.riseup.net
-User alanpearce
-PassCmd "pass show mail/riseup.net"
-SSLType IMAPS
-SSLVersions TLSv1.2 TLSv1.1
-
-# Remote
-IMAPStore riseup.net-remote
-Account riseup.net
-
-# Local
-MaildirStore riseup.net-local
-Path ~/mail/personal/riseup/
-Inbox ~/mail/personal/riseup/INBOX
-SubFolders Verbatim
-
-# Job
-Channel riseup
-Master :riseup.net-remote:
-Slave :riseup.net-local:
-Patterns *
-SyncState *
-
 ## Satoshipay
 # Account
 IMAPAccount satoshipay.io
@@ -81,3 +29,10 @@ Master :satoshipay.io-remote:
 Slave :satoshipay.io-local:
 Patterns * "[Gmail]*"
 SyncState *
+
+Channel satoshipay-rubbish
+Master :satoshipay.io-remote:
+Slave :satoshipay.io-local:
+Patterns "[Gmail]/Bin"
+Create Both
+Expunge Both
\ No newline at end of file