Maybe he is referring to the below reply as 'evidence' since AOL escalated tech support claimed it was 'working as intended?' https://discussions.apple.com/thread/253810183?page=3
The mail list discourse thread keyword 'messagelimit' is interesting.
Seems to echo some of our respective concerns:
https://mailarchive.ietf.org/arch/search/?q=messagelimit&f_from=Timo%20Sirainen
https://mailarchive.ietf.org/arch/search/?q=messagelimit
https://datatracker.ietf.org/doc/html/draft-melnikov-imap-partial-04
It seems affected users are now "IMAP PARTIAL" /Limited Mode? Default
Partial
The Yahoo/Aol IMAP server supports the IMAP PARTIAL allowing clients to walk through a mailbox without using sequence numbers.
Clients should first fetch MESSAGELIMIT capability and keep the message requests below the server announced MESSAGELIMIT.
UID Mode
The clients will be able to fetch and operate on all messages on the mailbox using UIDs.
This mode is enabled/activated by enabling the “UIDONLY" extension.
All Mail (Experimental)
The Yahoo/Aol IMAP server supports an “All Mail” folder that lists all messages in a user's mailbox. IMAP Clients can use IMAP CONDSTORE & QRESYNC queries to identify new messages, updates and deletes across the entire mailbox.