projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[emacs] fix post initialization TOC link on GitHub
[~bandali/configs]
/
getmail
/
.getmail
/
getmailrc
1
[retriever]
2
type = SimplePOP3SSLRetriever
3
server = fencepost.gnu.org
4
username = aminb
5
password_command = ("gpg2", "--no-tty", "-q", "-d", "~/.passwd/gnu.gpg")
6
port = 995
7
use_apop = True
8
9
[destination]
10
type = Maildir
11
path = ~/mail/gnu/Inbox/
12
13
[options]
14
delete = True