Has anyone filed a bug at https://feedbackassistant.apple.com ? Could you share the bug number?
Apple prioritizes partially based on how many duplicate reports it receives. So ideally we would all file reports there to increase the priority. It's also often helpful to state the bug number, if known, in your report.
Sean
On 9 Jan 2025, at 13:13, david.ferrero--- via dovecot wrote:
I can confirm iOS 18.2.1 has no included IMAP IDLE fix. To verify this assertion I did:
- quit iOS Mail app AND shutdown my iPhone.
- updated and commented out the imap_capability flag on my dovecot server: conf.d/20-imap.conf (commenting it out means the defaults (including IDLE) will be supported).
Override the IMAP CAPABILITY response. If the value begins with '+',
# add the given capabilities on top of the defaults (e.g. +XFOO XBAR). #imap_capability =IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS XAPPLEPUSHSERVICE ...
reloaded dovecot sudo doveadm reload
powered up iPhone and launch Mail app. I observed NO emails would appear.....NONE....
To verify this is the culprit, I reversed the steps above and immediately could see my Inbox populated.
dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-leave@dovecot.org