Thunderbird users running Ubuntu 24.04 may encounter issues sending emails through Microsoft Outlook accounts due to compatibility or configuration problems. This issue typically manifests as emails getting stuck in the outbox or receiving error notifications when attempting to send messages. Fortunately, several effective troubleshooting methods can quickly restore Thunderbird’s email sending functionality.
Method 1: Update OAuth2 Authentication Settings
- Server Name:
smtp.office365.com - Port:
587 - Connection Security: STARTTLS
- Authentication Method: OAuth2
Once completed, attempt to send an email to verify that the issue is resolved.
Join readers who trust AllThings.How
Add us as a preferred source on Google so our practical guides show up first next time you search.
Add to Google Preferences →Method 2: Reauthorize Thunderbird’s Access to Outlook Account
Sometimes, authorization tokens can expire or become corrupted, blocking Thunderbird from sending emails. Reauthorizing your Outlook account within Thunderbird can quickly resolve this.
After successful reauthorization, test sending an email again to confirm the fix.
Method 3: Update Thunderbird and Ubuntu Packages
Compatibility issues between Thunderbird and Ubuntu 24.04 can sometimes trigger email sending errors. Ensuring your software is fully updated can resolve these conflicts.
sudo apt update
Attempt sending an email to verify that the issue has been resolved.
Method 4: Check Firewall and Antivirus Settings
Occasionally, firewall or antivirus software might inadvertently block Thunderbird’s outgoing email ports, causing sending issues.
587 (SMTP) are allowed.Once firewall and antivirus configurations are adjusted, retry sending an email in Thunderbird.
After following these steps, your Thunderbird application on Ubuntu 24.04 should successfully send emails through your Microsoft Outlook account. Regularly checking for updates and ensuring OAuth2 authentication remains active will help prevent similar issues in the future.






