core
core copied to clipboard
feat(imap): detect NOTIFY extension
Started something for #4983
Setting up NOTIFY is going to be part of prefetch, because we cannot use NOTIFY to prefetch_existing_msgs, we have to do proper prefetch once after setting up a connection and we have to fallback to prefetch if NOTIFY fails.