I wrote an email with an attachment too large that could not be sent. now it's still in my outbox, trying to send each time. How can I remove it from there??

Dani AI

Generated

A message that contains an attachment larger than the server limit often gets stuck in the Outbox and keeps retrying. 's offline-delete approach works, but there are safer, less disruptive alternatives and useful diagnostics to try before resorting to low-level tools.

  • Use Outlook's Work Offline mode (Send/Receive -> Work Offline) so the client is disconnected from the server but still editable. Then open the Outbox, either delete the message or drag it to Drafts or a local PST. Reconnect when done.
  • Edit the message while offline: open the item from Outbox, remove or replace the attachment, save as Draft and then resend with a smaller file or a cloud link.
  • If Outlook won't let you delete while connected, stop automatic send/receive temporarily (Send/Receive settings) or start Outlook in Safe Mode (outlook.exe /safe) to avoid add-ins that can block operations.
  • If the message is server-side (Exchange/OWA/IMAP), check the account’s webmail interface and delete the item there. That removes it from the queue without fiddling with the local client.
  • Advanced: tools like MFCMAPI can remove stubborn items from the mailbox store, but only use them after backing up your mailbox and understanding the risks.

Troubleshooting tips: verify outgoing attachment size limits for your SMTP or Exchange server (many limit to 10–25 MB); split or upload large files and send links; temporarily disable antivirus email-scanning if it intercepts outgoing mail; run repair tools on PST/OST only after backing up files.

If none of the above works, document the exact error text Outlook shows and note the account type (POP3/IMAP/Exchange). That information directs the next safe step (server-side deletion vs. client-side repair).

Recommended Answers

All 2 Replies

why it's not possible simply delete it?

Outlook would let me delete since it was connected online trying to send.... my email server on the Web had access o it. So what I did was to disable my internet connection then delete the outbox then get back online... problem solved.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.