How do I cancel an email with large attachment?

  • Thread starter Thread starter JYW
  • Start date Start date
J

JYW

I have a strange situation and need experts to help.

I tried to send an email with large file (24M). Stupid of me to do that. I
have Outlook 2007 and the backend is Hotmail (connected by Outlook
Connector). The email was sent and was out of Outbox. However, it keeps
getting time-out error and keeps reschedule itself for delivery. Certainly,
it can't delivery due to its size and kept getting time-out error since
yesterday. Does anyone know how to delete the sending? By the way, the
email is NOT in the "Sent Items" folder nor in the Outbox.
 
Thanks a ton. Problem solved. Outlook 2007 has slightly different command
structure; however, the basic is the same and the instructions worked
perfectly...
--
JYW


Diane Poremsky said:
see http://outlook-tips.net/howto/stuck_message.htm

--
Diane Poremsky [MVP - Outlook]



Outlook Tips by email:
mailto:[email protected]

EMO - a weekly newsletter about Outlook and Exchange:
mailto:[email protected]

JYW said:
I have a strange situation and need experts to help.

I tried to send an email with large file (24M). Stupid of me to do that.
I
have Outlook 2007 and the backend is Hotmail (connected by Outlook
Connector). The email was sent and was out of Outbox. However, it keeps
getting time-out error and keeps reschedule itself for delivery.
Certainly,
it can't delivery due to its size and kept getting time-out error since
yesterday. Does anyone know how to delete the sending? By the way, the
email is NOT in the "Sent Items" folder nor in the Outbox.
 
And with this small piece of VBA you can control that it never happens
again, just copy it into ThisOutlookSession, maybe modify the value for
MAX_ITEM_SIZE, and restart Outlook:

http://www.vboffice.net/sample.html?mnu=2&pub=6&lang=en&smp=5&cmd=showitem

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Fri, 4 Sep 2009 13:47:02 -0700 schrieb JYW:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top