jinnovation / .emacs.d

The Unlicense
15 stars 1 forks source link

mu + mbsync refresh in background on schedule or push #12

Open jinnovation opened 3 years ago

jinnovation commented 3 years ago

imap doesn't have IMAP IDLE support natively so we'd likely have to use something like imapnotify to get this done.

jinnovation commented 6 months ago

See Arch wiki for details: https://wiki.archlinux.org/title/isync#With_imapnotify

goimapnotify is not on Homebrew. If you're feeling industrious, make a recipe for that.