diff options
Diffstat (limited to '.config/getmail/getmailrc')
-rw-r--r-- | .config/getmail/getmailrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/getmail/getmailrc b/.config/getmail/getmailrc index c570fdc..ded16de 100644 --- a/.config/getmail/getmailrc +++ b/.config/getmail/getmailrc @@ -1,7 +1,7 @@ [retriever] type = SimplePOP3SSLRetriever server = fencepost.gnu.org -username = mab +username = bandali password_command = ("gpg", "--no-tty", "-q", "-d", "/home/mab/.passwd/gnu.gpg") port = 995 use_apop = True |