[rc/fun] migrate fun scripts :)
[~bandali/configs] / getmail / .getmail / getmailrc
CommitLineData
ccdc4e0c
AB
1[retriever]
2type = SimplePOP3SSLRetriever
3server = fencepost.gnu.org
4username = aminb
c650ad37 5password_command = ("gpg2", "--no-tty", "-q", "-d", "~/.passwd/gnu.gpg")
ccdc4e0c
AB
6port = 995
7use_apop = True
8
9[destination]
10type = Maildir
11path = ~/mail/gnu/Inbox/
12
13[options]
871d5d22 14delete = True