Open jinnovation opened 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.
IMAP IDLE
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.
goimapnotify
imap doesn't have
IMAP IDLE
support natively so we'd likely have to use something like imapnotify to get this done.