emacs: add local gnu account
[~bandali/configs] / .getmail / getmailrc
CommitLineData
ec80f07a
AB
1[retriever]
2type = SimplePOP3SSLRetriever
3server = fencepost.gnu.org
4username = bandali
5password_command = ("gpg2", "--no-tty", "-q", "-d", "/home/amin/.passwd/gnu.gpg")
6port = 995
7use_apop = True
8
9[destination]
10type = Maildir
11path = ~/mail/gnu/Inbox/
12
13# [destination]
14# type = MDA_external
15# path = /usr/lib/dovecot/deliver
16# arguments = ('-d', 'amin@aminb.org')
17
18[options]
19delete = True