diff options
author | Amin Bandali <bandali@kelar.org> | 2024-06-19 09:36:15 -0400 |
---|---|---|
committer | Amin Bandali <bandali@kelar.org> | 2024-06-19 09:36:15 -0400 |
commit | a11301d3da81b87e08348e27706c53e61195dca3 (patch) | |
tree | 75831f7c7fa68f823c8b835e5ab6e4d8950d211b /.config/isync | |
parent | 2ef9d77bbba138f45a7858f3a99c6a3c705c75e3 (diff) | |
download | configs-a11301d3da81b87e08348e27706c53e61195dca3.tar.gz configs-a11301d3da81b87e08348e27706c53e61195dca3.tar.xz configs-a11301d3da81b87e08348e27706c53e61195dca3.zip |
Various updates
Diffstat (limited to '.config/isync')
-rw-r--r-- | .config/isync/mbsyncrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index ec6d804..b0151fd 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -9,7 +9,7 @@ Host mail.kelar.org User bandali@kelar.org PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/kelar.gpg" SSLType IMAPS -Timeout 240 +Timeout 300 IMAPStore kelar-remote Account kelar @@ -60,7 +60,7 @@ Host mail.shemshak.org User gnu@bndl.org PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/gnub.gpg" SSLType IMAPS -Timeout 360 +Timeout 420 IMAPStore gnub-remote Account gnub |