summaryrefslogtreecommitdiff
path: root/.config/isyncrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/isyncrc')
-rw-r--r--.config/isyncrc18
1 files changed, 18 insertions, 0 deletions
diff --git a/.config/isyncrc b/.config/isyncrc
new file mode 100644
index 0000000..44f60bc
--- /dev/null
+++ b/.config/isyncrc
@@ -0,0 +1,18 @@
1IMAPStore mailbox-remote
2Host imap.mailbox.org
3User sebastiano@tronto.net
4PassCmd "cat ~/.ssh/mailbox.org"
5TLSType STARTTLS
6
7MaildirStore mailbox-local
8Path ~/mail/
9Inbox ~/mail/INBOX
10SubFolders Verbatim
11
12Channel mailbox
13Far :mailbox-remote:
14Near :mailbox-local:
15Patterns * !Archives
16Create Both
17Expunge Both
18SyncState *

Generated with cgit - Back to sebastiano.tronto.net