projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[emacs] fix post initialization TOC link on GitHub
[~bandali/configs]
/
getmail
/
.getmail
/
getmailrc
diff --git
a/getmail/.getmail/getmailrc
b/getmail/.getmail/getmailrc
index
11e4ce4
..
188c621
100644
(file)
--- a/
getmail/.getmail/getmailrc
+++ b/
getmail/.getmail/getmailrc
@@
-2,6
+2,7
@@
type = SimplePOP3SSLRetriever
server = fencepost.gnu.org
username = aminb
type = SimplePOP3SSLRetriever
server = fencepost.gnu.org
username = aminb
+password_command = ("gpg2", "--no-tty", "-q", "-d", "~/.passwd/gnu.gpg")
port = 995
use_apop = True
port = 995
use_apop = True
@@
-10,5
+11,4
@@
type = Maildir
path = ~/mail/gnu/Inbox/
[options]
path = ~/mail/gnu/Inbox/
[options]
-read_all = False
-# delete = True
+delete = True