emacs: update packages and add pass
[~bandali/configs] / .config / getmail / getmailrc
... / ...
CommitLineData
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 = MDA_external
11path = /usr/lib/dovecot/deliver
12arguments = ('-e', '-f', '%(sender)', '-d', 'bandali@gnu.local')
13
14[options]
15read_all = false
16delete = true
17received = false
18delivered_to = false