aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/home-manager/tests/modules/programs/getmail/getmail-expected.conf
blob: a91522a5deb637bce16c07f1a8e4e3ef6b0490f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated by Home-Manager.
[retriever]
type = SimpleIMAPSSLRetriever
server = imap.example.com
port = 993
username = home.manager
password_command = ('password-command')
mailboxes = ( 'INBOX', 'Sent', 'Work',  )

[destination]
type = MDA_external
path = /bin/maildrop

[options]
delete = false
read_all = true