You see the error 0x80040109 when trying to send an email in Outlook. This error indicates a problem with the recipient’s email address in your message. The sending process fails because Outlook cannot validate or process the address format. This article explains the common causes and provides steps to resolve the issue.
Key Takeaways: Fixing Error 0x80040109
- Check the To, Cc, and Bcc fields: Manually review each address for typos, extra spaces, or invalid characters.
- File > Options > Mail > Send messages > Empty Auto-Complete List: Clears cached, potentially corrupted recipient suggestions that cause the error.
- Create a new Outlook profile: Replaces a corrupted user profile that may be misreading address book data.
Why Outlook Shows Error 0x80040109 for Recipients
Error 0x80040109 is a specific failure code from the Messaging Application Programming Interface, or MAPI. It signals that an operation on a MAPI property failed. In the context of sending mail, it most often means Outlook encountered an invalid property for a recipient address. The software cannot proceed with the send command.
The root cause is typically a malformed email address in one of the recipient fields. This includes simple typos, missing @ symbols, or domains without a period. The error can also be triggered by a corrupted entry in your Outlook nickname cache, also known as the Auto-Complete list. A damaged Outlook profile or a conflict with an add-in can sometimes produce the same error code.
Steps to Resolve the Invalid Recipient Address Error
Follow these methods in order, starting with the simplest check for typos.
Method 1: Verify and Correct Email Addresses
- Open the unsent message
Double-click the email stuck in your Outbox to open it in a new window. - Inspect all address fields
Carefully examine every email address in the To, Cc, and Bcc fields. Look for missing @ symbols, extra spaces before or after the address, or misspelled domain names like gmail.cmo. - Delete and re-type the address
If you find a suspicious address, delete it completely. Type it again manually instead of selecting it from the Auto-Complete list. Click Send to test.
Method 2: Clear the Outlook Auto-Complete List
- Go to File > Options
In Outlook, click the File tab on the ribbon to open the Backstage view, then select Options. - Navigate to the Mail settings
In the Outlook Options dialog, select the Mail category from the left-hand pane. - Find the Send messages section
Scroll down to the Send messages section. Click the button labeled Empty Auto-Complete List. - Confirm and restart
Click Yes on the confirmation dialog. Close all Outlook windows and restart the application. Try sending the email again.
Method 3: Create a New Outlook Profile
- Open the Mail Control Panel
Press Windows key + R, typecontrol.exe /name Microsoft.Mail, and press Enter. This opens the Mail setup dialog. - Click Show Profiles
In the Mail Setup dialog, click the Show Profiles button. - Add a new profile
Click Add. Type a name for the new profile, such as Outlook2024, and click OK. Follow the prompts to re-add your email account. - Set the new profile as default
Back in the Mail dialog, select the option to always use this profile. Choose your new profile from the dropdown menu. Click Apply, then OK. Restart Outlook and test sending.
If the Error Persists After Basic Fixes
If error 0x80040109 continues, try these advanced steps to isolate the problem.
Outlook still shows the error with a single known-good address
Start Outlook in safe mode to disable add-ins. Press Windows key + R, type outlook.exe /safe, and press Enter. Try composing and sending a new test email. If it sends successfully, an add-in is causing the conflict. Go to File > Options > Add-ins. Manage COM Add-ins and disable them one by one to find the culprit.
The error appears when replying to a specific contact
The issue may be with that contact’s entry in your address book. Open your Contacts, find the entry, and edit the email address field. Delete any hidden formatting or extra characters. Save the contact and try replying again.
Error occurs with all emails, even new ones
- Run the Outlook Inbox Repair tool
Close Outlook. Navigate toC:\Program Files\Microsoft Office\root\Office16or your Office install path. Run SCANPST.EXE and select your Outlook Data File (.pst or .ost). Let the tool scan and repair errors. - Check for Windows updates
Go to Settings > Windows Update and install all available updates. An outdated system component can interfere with MAPI functions.
Error 0x80040109 vs Common Outlook Send Failures
| Item | Error 0x80040109 (Invalid Recipient) | Error 0x8004210A (Server Timeout) | Error 0x800CCC0F (Server Connection Dropped) |
|---|---|---|---|
| Primary Cause | Malformed email address or corrupted address cache | Outlook waiting too long for server response | Internet or network interruption during send |
| Typical User Action | Check recipient fields and clear Auto-Complete list | Increase server timeout in Advanced settings | Check network connection and restart Outlook |
| Message Location | Stuck in Outbox with send error immediately | Stuck in Outbox, sends after multiple attempts | Fails immediately, may not save to Outbox |
| Profile Repair Needed | Sometimes, if cache is deeply corrupted | Rarely | Almost never |
You can now identify and fix the invalid recipient address causing error 0x80040109. Start by checking for typos in the To or Cc fields of your stuck message. If the problem returns, use the Mail Control Panel to create a fresh Outlook profile. For persistent issues, launch Outlook with the /safe switch to test for add-in conflicts before adjusting any server settings.