Using New Outlook on Windows for professional communication and productivity
Hi @Arnor Chen,
Thank you for posting your question in the Microsoft Q&A forum.
Based on my research, Microsoft intentionally shifted IMAP in New Outlook to a hybrid, demand-driven model rather than a traditional, event-driven IMAP client:
- IMAP in New Outlook is used primarily for folder state and metadata (EXISTS/RECENT as “heartbeats”), while the actual message bodies and full sync are off-loaded to Microsoft’s cloud infrastructure.
- A FETCH command is only sent when the client truly needs the message content. When you open or scroll into a folder, when metadata shows the message isn’t cached, or when you explicitly invoke Sync now.
- If your account is using Microsoft’s sync layer (the default for non-Exchange/Graph-native accounts), the IMAP commands you see are largely keep-alive checks, not fetch triggers.
- New Outlook does not fire off FETCH on every EXISTS/RECENT change, nor does it continuously UIDNEXT/UIDVALIDITY check like a full-fat IMAP client. Without support for server extensions like IDLE, CONDSTORE or QRESYNC, Outlook defers downloads until the next interactive or scheduled sync window.
Essentially, this behavior is by design: IMAP is no longer the primary sync engine in New Outlook, and message retrieval is demand-driven, not event-driven. Additionally, New Outlook does not offer user-configurable options to adjust IMAP sync intervals. All sync scheduling is managed internally by Microsoft and cannot be customized from the client side.
Please note that as a forum moderator, I do not have access to internal development tools or escalation channels. However, I hope the information above helps clarify the behavior you're seeing.
Thank you for your valuable time. If you have any further questions or observations, feel free to leave a comment under this post. I’ll do my best to assist within my capacity.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.