aboutsummaryrefslogtreecommitdiff
path: root/home-manager/tests/modules/programs/mbsync/mbsync-expected.conf
blob: f1ca79fe7380aa6fdd504d4e744c298f8db1accf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Generated by Home Manager.

IMAPAccount hm-account
CertificateFile /etc/ssl/certs/ca-certificates.crt
Host imap.example.org
PassCmd "password-command 2"
SSLType IMAPS
User home.manager.jr

IMAPStore hm-account-remote
Account hm-account

MaildirStore hm-account-local
Inbox /home/hm-user/Mail/hm-account/Inbox
Path /home/hm-user/Mail/hm-account/
SubFolders Verbatim

Channel hm-account
Create None
Expunge None
Master :hm-account-remote:
Patterns *
Remove None
Slave :hm-account-local:
SyncState *


IMAPAccount hm@example.com
CertificateFile /etc/ssl/certs/ca-certificates.crt
Host imap.example.com
PassCmd password-command
SSLType IMAPS
User home.manager

IMAPStore hm@example.com-remote
Account hm@example.com

MaildirStore hm@example.com-local
Inbox /home/hm-user/Mail/hm@example.com/Inbox
Path /home/hm-user/Mail/hm@example.com/
SubFolders Verbatim

Channel hm@example.com
Create None
Expunge None
Master :hm@example.com-remote:
Patterns *
Remove None
Slave :hm@example.com-local:
SyncState *


Group inboxes
Channel hm-account:Inbox
Channel hm@example.com:Inbox1,Inbox2