emacs: try out pinentry
[~bandali/configs] / .config / getmail / getmailrc
index 60ad43d..e89702a 100644 (file)
@@ -2,7 +2,7 @@
 type = SimplePOP3SSLRetriever
 server = fencepost.gnu.org
 username = bandali
-password_command = ("gpg2", "--no-tty", "-q", "-d", "/home/amin/.passwd/gnu.gpg")
+password_command = ("gpg", "--no-tty", "-q", "-d", "/home/amin/.passwd/gnu.gpg")
 port = 995
 use_apop = True