rename a few accounts and filenames
[~bandali/configs] / .config / getmail / getmailrc
CommitLineData
ec80f07a
AB
1[retriever]
2type = SimplePOP3SSLRetriever
3server = fencepost.gnu.org
4username = bandali
d4cc5497 5password_command = ("gpg", "--no-tty", "-q", "-d", "/home/mab/.passwd/gnu.gpg")
ec80f07a
AB
6port = 995
7use_apop = True
8
9[destination]
249a5298
AB
10type = MDA_external
11path = /usr/lib/dovecot/deliver
12arguments = ('-e', '-f', '%(sender)', '-d', 'bandali@gnu.local')
ec80f07a
AB
13
14[options]
249a5298 15read_all = false
40c0a09f 16delete = true
249a5298
AB
17received = false
18delivered_to = false