diff options
Diffstat (limited to '.config/isync')
-rw-r--r-- | .config/isync/mbsyncrc | 104 |
1 files changed, 0 insertions, 104 deletions
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc deleted file mode 100644 index d348139..0000000 --- a/.config/isync/mbsyncrc +++ /dev/null @@ -1,104 +0,0 @@ -# Global defaults -CopyArrivalDate yes -Create Both -Expunge Both - -###### -IMAPAccount shemshak -Host mail.shemshak.org -User amin@shemshak.org -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak.gpg" -SSLType IMAPS - -IMAPStore shemshak-remote -Account shemshak - -IMAPAccount shemshak-local -Host 127.0.0.1 -Port 143 -User amin@shemshak.local -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak-local.gpg" -SSLType None - -IMAPStore shemshak-local -Account shemshak-local - -Channel shemshak -Master :shemshak-remote: -Slave :shemshak-local: -Patterns * - -###### -IMAPAccount gnub -Host mail.shemshak.org -User gnu@bandali.eu.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 -User abandali -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo.gpg" -SSLType IMAPS - -IMAPStore uwaterloo-remote -Account uwaterloo - -IMAPAccount uwaterloo-local -Host 127.0.0.1 -Port 143 -User abandali@uw.local -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo-local.gpg" -SSLType None - -IMAPStore uwaterloo-local -Account uwaterloo-local - -Channel uwaterloo -Master :uwaterloo-remote: -Slave :uwaterloo-local: -Patterns * - -###### -IMAPAccount csclub -Host mail.csclub.uwaterloo.ca -User abandali -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub.gpg" -SSLType IMAPS - -IMAPStore csclub-remote -Account csclub - -IMAPAccount csclub-local -Host 127.0.0.1 -Port 143 -User abandali@csc.uw.local -PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub-local.gpg" -SSLType None - -IMAPStore csclub-local -Account csclub-local - -Channel csclub -Master :csclub-remote: -Slave :csclub-local: -Patterns * |