summaryrefslogtreecommitdiffstats
path: root/getmail/.getmail/getmailrc
blob: 188c621d1d0944a4c7509a3f1f1fdb85a7ca2148 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[retriever]
type = SimplePOP3SSLRetriever
server = fencepost.gnu.org
username = aminb
password_command = ("gpg2", "--no-tty", "-q", "-d", "~/.passwd/gnu.gpg")
port = 995
use_apop = True

[destination]
type = Maildir
path = ~/mail/gnu/Inbox/

[options]
delete = True