guix,getmail,emacs: update username and mail address
[~bandali/configs] / .config / getmail / getmailrc
CommitLineData
ec80f07a
AB
1[retriever]
2type = SimplePOP3SSLRetriever
3server = fencepost.gnu.org
6283c91e 4username = mab
08e339fc 5password_command = ("gpg", "--no-tty", "-q", "-d", "/home/mab/.passwd/gnu.gpg")
ec80f07a
AB
6port = 995
7use_apop = True
8
9[destination]
a4c7bd3e 10type = Maildir
0a929da7 11path = ~/mail/gnu.local/bandali/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]
5acc508b
AB
19read_all = false
20delete_after = 1
21# delete = true
249a5298
AB
22received = false
23delivered_to = false