# references: # /usr/share/doc/isync/examples/mbsyncrc.sample # https://wiki.archlinux.org/title/Isync # `man mbsync` # https://github.com/LukeSmithxyz/mutt-wizard IMAPStore xyz@flylightning.xyz-remote Host mail.flylightning.xyz User xyz # credit: GPL-2.0-or-later https://git.zx2c4.com/password-store/tree/contrib/dmenu/passmenu PassCmd "pass master3 | { IFS= read -r p; printf %s \"$p\";}" SSLType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt MaildirStore xyz@flylightning.xyz-local # man page says needed Subfolders Verbatim # trailing slash important? # seems $XDG_DATA_HOME does not work? Path ~/.local/share/mail/xyz@flylightning.xyz/ Inbox ~/.local/share/mail/xyz@flylightning.xyz/INBOX Channel xyz@flylightning.xyz Expunge Both # old system use master and slave Far :xyz@flylightning.xyz-remote: Near :xyz@flylightning.xyz-local: # not sure if needed Patterns * Create Both SyncState *