is there an attachment size warning setting?

G

Gryphon

Hello,

I'm trying to figure out if it's possible with Outlook 2003 or 2007 to set a warning before sending for attachments over a certain size. Eudora had this ability and it was very useful.

For instance, if I'm writing an email and attach a file to send, if the attachment is over say 10mb, I'd like for Outlook to warn me of the attachment size before sending the message.

I've read some info that talks about MS mail server settings to accomplish this, but I don't have that ability. I would like for Outlook itself to see the attachment size and warn me.

Is this possible?

thanks very much!
 
P

Phil Seeman

Outlook doesn't have this feature. You might look for a third-party add-in
that might do it.
 
M

Michael Bauer [MVP - Outlook]

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

Open the VBA environment (alt+f11), double click "ThisOutlookSession" in the
project explorer (ctrl+r) and copy the code into ThisOutlookSession. Then
click Save.

--
Best regards
Michael Bauer - MVP Outlook
Outlook Categories? Category Manager Is Your Tool:
<http://www.vboffice.net/product.html?pub=6&lang=en>


Am Mon, 31 Mar 2008 12:46:54 -0400 schrieb Gryphon:
Hello,

I'm trying to figure out if it's possible with Outlook 2003 or 2007 to set
a warning before sending for attachments over a certain size. Eudora had
this ability and it was very useful.
For instance, if I'm writing an email and attach a file to send, if the
attachment is over say 10mb, I'd like for Outlook to warn me of the
attachment size before sending the message.
I've read some info that talks about MS mail server settings to accomplish
this, but I don't have that ability. I would like for Outlook itself to see
the attachment size and warn me.
 

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

Top