summaryrefslogtreecommitdiff
path: root/.config/isyncrc
blob: 44f60bc6e78d20b5f7549c733b3ab4a0812224f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
IMAPStore mailbox-remote
Host imap.mailbox.org
User sebastiano@tronto.net
PassCmd "cat ~/.ssh/mailbox.org"
TLSType STARTTLS

MaildirStore mailbox-local
Path ~/mail/
Inbox ~/mail/INBOX
SubFolders Verbatim

Channel mailbox
Far :mailbox-remote:
Near :mailbox-local:
Patterns * !Archives
Create Both
Expunge Both
SyncState *

Generated with cgit - Back to sebastiano.tronto.net