diff --git a/isync/.config/isyncrc b/isync/.config/isyncrc new file mode 100644 index 0000000..45f286e --- /dev/null +++ b/isync/.config/isyncrc @@ -0,0 +1,23 @@ +IMAPStore andrew@amd.im-remote +Host mail.amd.im +Port 993 +User andrew@amd.im +PassCmd "pass email/amd.im/andrew" +TLSType IMAPS +CertificateFile /etc/ssl/certs/ca-certificates.crt + +MaildirStore andrew@amd.im-local +Subfolders Verbatim +Path ~/.local/share/email/andrew@amd.im/ +INBOX ~/.local/share/email/andrew@amd.im/INBOX +Flatten . + +Channel andrew@amd.im +Far :andrew@amd.im-remote: +Near :andrew@amd.im-local: +Pattern * +SyncState * +Create Both +Expunge Both +MaxMessages 0 +