Why is an IMAP Inbox Only Displaying 10,000 Items When There are Many More Emails on the Server?

Anonymous
2022-05-04T04:23:15+00:00

I have an IMAP email account that is hosted by AOL Mail, which I download into Outlook 365. The AOL Account has emails going as far back as 2015, and until recently all of those emails were visible (and searchable) through Outlook. About 2 weeks ago, I noticed that I could no longer search for emails going back farther than 6 months ago. Those emails are still on the AOL server; I can see them if I use AOL's webmail interface (which is pretty mediocre). But they are no longer downloading into my IMAP inbox. Indeed, at the bottom of the inbox it now says I have 10,000 items.

                                     [!\[\](https://learn-attachment.microsoft.com/api/attachments/40c12e9d-b5a2-4a30-8bc4-4503de01cbbc?platform=QnA

That's the maximum. If I delete say 100 emails, another 100 emails will download from the AOL server but the downloading will stop when I hit 10,000. (When new emails download from the account, older emails are deleted so I'm just about always at 10,000 items). The full set of emails remains on the AOL server.
In my IMAP Account Settings for this email account, I have the "Keep Mail offline" setting pushed all the way to the right at "All".
[!\\ I can't find any setting in Outlook that limits the number of emails. Nor does there appear to be any setting in the AOL account that limits 3rd party IMAP mailboxes to only 10,000 items (at least not one that I can find). New emails are downloading and syncing with the AOL server, so my connection settings appear to be correct.
Is there some kind of Registry setting that is limiting the number of items that will load into this email inbox? I used to have access to all of the emails that were on the AOL server. Is there any way to get that back? One last note. I deleted the AOL account from Inbox, rebooted and then reinstalled the AOL account. It still only downloaded 10,000 items in the IMAP inbox. Also I'm using the most recent version of Outlook 365.
Thanks for any help anyone can provide.](https://learn-attachment.microsoft.com/api/attachments/e4efa42d-54c3-4fa7-b54a-ae7d93efb421?platform=QnA)](https://learn-attachment.microsoft.com/api/attachments/40c12e9d-b5a2-4a30-8bc4-4503de01cbbc?platform=QnA)

Outlook | Windows | Classic Outlook for Windows | For business

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

315 answers

Sort by: Most helpful
  1. Anonymous
    2022-06-03T12:58:18+00:00

    Just got another response from Yahoo, which would be valid for AOL too, I guess

    Thank you for contacting Yahoo Support.According to our engineer team, depending on the version of Outlook that you're using, there may appear an issue with the third party app which doesn’t support our advanced IMAP implementationCould you please let me know the version of Outlook that you're using?

    This is exactly what I suspected

    Can I ask people to please reply with their Outlook versions, so that I can demonstrate to Yahoo that their 'implementation' is bad for all versions of Outlook?

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-07-02T15:37:41+00:00

    Hello All,

    The solution was posted elsewhere today. Here is the link:

    RESOLVED - Yahoo!/AOL IMAP collection emails per folder limits (fookes.com)

    I have executed this solution on Outlook 365, iPhone, and Macbook

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-06-12T22:16:33+00:00

    Is there an approval process still ongoing w/ regard to the limiter?

    https://twitter.com/andrisreinman?lang=en

    Jun 10 The new Yahoo IMAP server also uses the yet-not-approved IMAP extension MESSAGELIMIT https://ietf.org/id/draft-ietf-extra-imap-partial-01.html So people with large mailboxes have issues running FETCH 1:* queries as it would return a NO 🤔

    It also seems that Yahoo now forcibly invalidates the IMAP session after 1 hour. C: X IDLE S: + idling ... some time passes, until 1h since login ... S: X NO [AUTHENTICATIONFAILED] IDLE Invalid credentials

    1. Acknowledgments

    This document was motivated by Yahoo! team and their questions about best client practices for dealing with large mailboxes.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-06-10T05:42:11+00:00

    I have the same problem with a Yahoo email account. Upon debug it is definitely a server problem.

    I used OpenSSL to directly access the Yahoo IMAP server so that I could see the responses generated by the Server. There is an IMAP command that queries the number of messages in a folder. The response returned by that query is 10000. I am certain that my Inbox has more than 10000 messages because I can still view the older messages using the Web based mail interface. So the server is returning a response that is incorrect and this cannot be blamed on the client.

    In detail the commands used to recreate the behavior are as follows (running from a Ubuntu shell from Windows Subsystem for Linux)

    % openssl s_client -crlf -connect imap.mail.yahoo.com:993

    tag login <email_address> <secure_mail_key>

    tag SELECT Inbox

    tag STATUS Inbox (MESSAGES)

    tag logout

    and the response to the penultimate command is

    * STATUS "Inbox" (MESSAGES 10000)

    tag OK STATUS completed

    Note that <secure_mail_key> is not the email account password but is the randomly generated App mail password that can be generated from Yahoo mail account settings.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2022-06-04T07:55:45+00:00

    Thanks for all your work, Yan. Starting a few days ago, I had the identical problem as everybody else (mine was AOL). Deleted and reinstalled, same 10,000 max for Inbox and Sent.

    I use Office 365 from work and I hope this is the version info you need:

    Microsoft® Outlook® for Microsoft 365 MSO (Version 2205 Build 16.0.15225.20172) 64-bit .

    Also, maybe you can convince Yahoo if you tell them that it's not only Outlook but Apple as well !!

    I found the following complaints from Mac users having the same issues with both AOL and Yahoo!! :

    https://discussions.apple.com/thread/253810183https://discussions.apple.com/thread/253646691

    I wanted to respond, but don't have an Apple ID.

    I called AOL and the rep saw I had 70,000 emails on the server going back 20 years. He went to a Supervisor who said that the 10,000 must be my number of Unread emails. He then remoted in to my machine so he could verify that the older emails were actually missing.

    I told him about response you got re: "advanced IMAP implementation", and of course he said that it must relate solely to Yahoo, insisting that AOL didn't make any such change.

    He concluded that there was nothing AOL could do because since my old emails were still on the server, it must be an Outlook problem.

    I literally read him some of the Mac users' posts, and he told me that it wasn't my place to report or solve other User's problems, only mine. They should contact Apple, and I should check with Microsoft.

    I pointed out that it was HIGHLY unlikely Apple AND Microsoft would change their IMAP protocols within days of each other and "coordinate" to both create this 10,000 limit, and he said that if there was that kind of major problem, AOL would have issued an internal "Bulletin" about it.

    If more people called in, he thought maybe AOL might become aware of it, but without a Bulletin, there was nothing he could do.

    So let's all "pound Yahoo/AOL", as you suggested in your first post.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments