projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
sway: overhaul some bindings
[~bandali/configs]
/
.config
/
getmail
/
getmailrc
1
[retriever]
2
type = SimplePOP3SSLRetriever
3
server = fencepost.gnu.org
4
username = bandali
5
password_command = ("gpg2", "--no-tty", "-q", "-d", "/home/amin/.passwd/gnu.gpg")
6
port = 995
7
use_apop = True
8
9
[destination]
10
type = MDA_external
11
path = /usr/lib/dovecot/deliver
12
arguments = ('-e', '-f', '%(sender)', '-d', 'bandali@gnu.local')
13
14
[options]
15
read_all = false
16
delete = false
17
delete_after = 7
18
received = false
19
delivered_to = false