update gnu address
[~bandali/configs] / .config / getmail / getmailrc
CommitLineData
ec80f07a
AB
1[retriever]
2type = SimplePOP3SSLRetriever
3server = fencepost.gnu.org
6283c91e 4username = mab
a4c7bd3e 5password_command = ("gpg", "--no-tty", "-q", "-d", "/home/bandali/.passwd/gnu.gpg")
ec80f07a
AB
6port = 995
7use_apop = True
8
9[destination]
a4c7bd3e 10type = Maildir
6283c91e 11path = ~/mail/gnu.local/mab/mail/
a4c7bd3e
AB
12
13# [destination]
14# type = MDA_external
15# path = /usr/lib/dovecot/deliver
16# arguments = ('-e', '-f', '%(sender)', '-d', 'bandali@gnu.local')
ec80f07a
AB
17
18[options]
d50205c0
AB
19# read_all = false
20# delete_after = 7
40c0a09f 21delete = true
249a5298
AB
22received = false
23delivered_to = false