summaryrefslogtreecommitdiffstats
path: root/.config/getmail
diff options
context:
space:
mode:
authorAmin Bandali <mab@gnu.org>2020-01-23 17:54:56 -0500
committerAmin Bandali <mab@gnu.org>2020-01-23 17:54:56 -0500
commit08e339fc874faba99ee8bf0c21a966c88cd62923 (patch)
treefabdea0499f9f6eb82ffed14f5f0147b8161c0c5 /.config/getmail
parenta225edd9cbe2a14e8461bc64bb78ab3bf8fbefb1 (diff)
downloadconfigs-08e339fc874faba99ee8bf0c21a966c88cd62923.tar.gz
configs-08e339fc874faba99ee8bf0c21a966c88cd62923.tar.xz
configs-08e339fc874faba99ee8bf0c21a966c88cd62923.zip
update some more bandali references to mab
Diffstat (limited to '.config/getmail')
-rw-r--r--.config/getmail/getmailrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/getmail/getmailrc b/.config/getmail/getmailrc
index 8f14bea..5caed23 100644
--- a/.config/getmail/getmailrc
+++ b/.config/getmail/getmailrc
@@ -2,7 +2,7 @@
type = SimplePOP3SSLRetriever
server = fencepost.gnu.org
username = mab
-password_command = ("gpg", "--no-tty", "-q", "-d", "/home/bandali/.passwd/gnu.gpg")
+password_command = ("gpg", "--no-tty", "-q", "-d", "/home/mab/.passwd/gnu.gpg")
port = 995
use_apop = True