summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorAmin Bandali <mab@gnu.org>2019-07-14 14:29:31 -0400
committerAmin Bandali <mab@gnu.org>2019-07-14 14:29:31 -0400
commitd4cc54976038e46df810812d3b47fc2bffbd179d (patch)
tree4b965e76b3db6723b36b8f51407ba95b38c14f73 /.config
parentaf3aec9cd998057455486fa92bab841ea4876d4d (diff)
downloadconfigs-d4cc54976038e46df810812d3b47fc2bffbd179d.tar.gz
configs-d4cc54976038e46df810812d3b47fc2bffbd179d.tar.xz
configs-d4cc54976038e46df810812d3b47fc2bffbd179d.zip
rename a few accounts and filenames
Diffstat (limited to '.config')
-rw-r--r--.config/getmail/getmailrc2
-rw-r--r--.config/isync/mbsyncrc38
2 files changed, 20 insertions, 20 deletions
diff --git a/.config/getmail/getmailrc b/.config/getmail/getmailrc
index e89702a..4bb3cd4 100644
--- a/.config/getmail/getmailrc
+++ b/.config/getmail/getmailrc
@@ -2,7 +2,7 @@
type = SimplePOP3SSLRetriever
server = fencepost.gnu.org
username = bandali
-password_command = ("gpg", "--no-tty", "-q", "-d", "/home/amin/.passwd/gnu.gpg")
+password_command = ("gpg", "--no-tty", "-q", "-d", "/home/mab/.passwd/gnu.gpg")
port = 995
use_apop = True
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc
index ba696ca..fe6815c 100644
--- a/.config/isync/mbsyncrc
+++ b/.config/isync/mbsyncrc
@@ -4,28 +4,28 @@ Create Both
Expunge Both
######
-IMAPAccount amin
+IMAPAccount shemshak
Host mail.shemshak.org
-User amin@shemshak.org
-PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg"
+User mab@shemshak.org
+PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak.gpg"
SSLType IMAPS
-IMAPStore amin-remote
-Account amin
+IMAPStore shemshak-remote
+Account shemshak
-IMAPAccount amin-dovecot
+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/amin-dovecot.gpg"
+User mab@shemshak.local
+PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak-local.gpg"
SSLType None
-IMAPStore amin-local
-Account amin-dovecot
+IMAPStore shemshak-local
+Account shemshak-local
-Channel amin
-Master :amin-remote:
-Slave :amin-local:
+Channel shemshak
+Master :shemshak-remote:
+Slave :shemshak-local:
Patterns *
######
@@ -38,15 +38,15 @@ SSLType IMAPS
IMAPStore uwaterloo-remote
Account uwaterloo
-IMAPAccount uwaterloo-dovecot
+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-dovecot.gpg"
+PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo-local.gpg"
SSLType None
IMAPStore uwaterloo-local
-Account uwaterloo-dovecot
+Account uwaterloo-local
Channel uwaterloo
Master :uwaterloo-remote:
@@ -63,15 +63,15 @@ SSLType IMAPS
IMAPStore csclub-remote
Account csclub
-IMAPAccount csclub-dovecot
+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-dovecot.gpg"
+PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/csclub-local.gpg"
SSLType None
IMAPStore csclub-local
-Account csclub-dovecot
+Account csclub-local
Channel csclub
Master :csclub-remote: