From 3d36fc1a0227c20c1c6268fdf2c339c05805df4c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 19 May 2022 23:21:50 -0400 Subject: Add Gnus and mbsync configurations for @kelar.org email --- .config/isync/mbsyncrc | 41 +++++++++++++++++++++++++++++++++-------- .config/jami.net/Jami.conf | 4 ++-- 2 files changed, 35 insertions(+), 10 deletions(-) (limited to '.config') diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index 060f4d9..42c056c 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -3,11 +3,36 @@ CopyArrivalDate yes Create Both Expunge Both +###### +IMAPAccount kelar +Host mail.kelar.org +User bandali +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/kelar.gpg" +SSLType IMAPS + +IMAPStore kelar-remote +Account kelar + +IMAPAccount kelar-local +Host 127.0.0.1 +Port 143 +User bandali@kelar.local +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/kelar-local.gpg" +SSLType None + +IMAPStore kelar-local +Account kelar-local + +Channel kelar +Master :kelar-remote: +Slave :kelar-local: +Patterns * + ###### IMAPAccount shemshak Host mail.shemshak.org User bandali@shemshak.org -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak.gpg" +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/shemshak.gpg" SSLType IMAPS IMAPStore shemshak-remote @@ -17,7 +42,7 @@ IMAPAccount shemshak-local Host 127.0.0.1 Port 143 User bandali@shemshak.local -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak-local.gpg" +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/shemshak-local.gpg" SSLType None IMAPStore shemshak-local @@ -32,7 +57,7 @@ Patterns * IMAPAccount gnub Host mail.shemshak.org User gnu@bndl.org -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gnub.gpg" +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/gnub.gpg" SSLType IMAPS Timeout 120 @@ -43,7 +68,7 @@ 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" +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/gnub-local.gpg" SSLType None IMAPStore gnub-local @@ -58,7 +83,7 @@ Patterns * IMAPAccount uwaterloo Host connect.uwaterloo.ca User abandali -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo.gpg" +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/uwaterloo.gpg" SSLType IMAPS IMAPStore uwaterloo-remote @@ -68,7 +93,7 @@ IMAPAccount uwaterloo-local Host 127.0.0.1 Port 143 User abandali@uwaterloo.local -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo-local.gpg" +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/uwaterloo-local.gpg" SSLType None IMAPStore uwaterloo-local @@ -83,7 +108,7 @@ Patterns * IMAPAccount csclub Host mail.csclub.uwaterloo.ca User abandali -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub.gpg" +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/csclub.gpg" SSLType IMAPS IMAPStore csclub-remote @@ -93,7 +118,7 @@ IMAPAccount csclub-local Host 127.0.0.1 Port 143 User abandali@csclub.uwaterloo.local -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub-local.gpg" +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/csclub-local.gpg" SSLType None IMAPStore csclub-local diff --git a/.config/jami.net/Jami.conf b/.config/jami.net/Jami.conf index 9c9899b..9884966 100644 --- a/.config/jami.net/Jami.conf +++ b/.config/jami.net/Jami.conf @@ -16,5 +16,5 @@ MinimizeOnClose=true NeverShowMeAgain=false ShowChatviewHorizontally=true StartMinimized=false -WindowGeometry=@Variant(\0\0\0\x14@\x10\0\0\0\0\0\0@4\0\0\0\0\0\0@\x9d\xe0\0\0\0\0\0@\x90(\0\0\0\0\0) -WindowState=2 +WindowGeometry=@Variant(\0\0\0\x14\x7f\xf8\0\0\0\0\0\0\x7f\xf8\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0) +WindowState=1 -- cgit v1.2.3-60-g2f50