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