Users are reporting send and receive errors with Gmail and Yahoo accounts in classic Outlook. Typically, they first receive error code 0x800CCCOE, which indicates an authentication error, then error code 0x80070057.
Error Opening iCloud Appointments in Classic Outlook
How to fix the iCloud error message 'To help prevent malicious code from running, one or more objects in this form were not loaded.' when trying to open iCloud appointments synced to classic Outlook.
Urban legend: Microsoft Deletes Old Outlook.com Messages
Microsoft won't delete older messages from your mailbox (if it remains active.)
Buttons in the New Message Notifications
When the Outlook notification banner (also known as “toast”) pops up in Windows, there are up to 3 buttons at the bottom for you to interact with the message, two buttons to take action on the message plus Dismiss.
Move Deleted Items to Another Folder Automatically
A user wanted to know how they could move deleted messages out of the Deleted Items folder, to avoid the automatic 30-day deletion limit. I share some methods.
Count and List Folders in Classic Outlook
A user had problems syncing Outlook with his IMAP account and I suspect it is because he has a large numbers of folders. While we could count the folders one by one, it's easier to use PowerShell and it does not require changing macro security.
Google Workspace and Outlook with POP Mail
How to connect Google Workspace accounts to Outlook using POP when allow less secure apps is disabled. Users receive this error message: Task 'user@gmail.com - Receiving' reported error (0x800CCC92): '
Import EML Files into New Outlook
How to import EML files into new Outlook for Windows.
Opening PST files in New Outlook
How to open a PST file in new Outlook and the current limitations.
Delete Empty Folders using PowerShell
I tweaked the PowerShell that creates a list of folder names to list only the folders that are used for messages and if the folder is empty, it is deleted.