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