From ab79953ae36c36b605cd0de0fa1b2f3dc52adac4 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 6 Aug 2019 22:24:25 -0400 Subject: isync, bash, eshell: try imap syncing my gnu mail from my server --- .config/isync/mbsyncrc | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to '.config') diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index 5b9f8d1..2a413be 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -28,6 +28,31 @@ Master :shemshak-remote: Slave :shemshak-local: Patterns * +###### +IMAPAccount gnub +Host mail.shemshak.org +User gnu@bandalis.org +PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gnub.gpg" +SSLType IMAPS + +IMAPStore gnub-remote +Account gnub + +IMAPAccount gnub-local +Host 127.0.0.1 +Port 143 +User bandali@gnu.local +PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gnub-local.gpg" +SSLType None + +IMAPStore gnub-local +Account gnub-local + +Channel gnub +Master :gnub-remote: +Slave :gnub-local: +Patterns * + ###### IMAPAccount uwaterloo Host connect.uwaterloo.ca -- cgit v1.2.3-60-g2f50