At my company, the mailbox size is limited. I have found that I am
frequently reaching my mailbox limit due to attachments to meeting requests
on my calendar. I know how to manually remove them and save to a folder, but
does anyone know how to do it Automatically?
I have looked through options and rules to try to find a setting to no avail.
This would have to be done with VBA code or a third-party add-in. These samples show various ways to save and/or remove attachments in code:
http://www.fontstuff.com/outlook/oltut01.htm
http://www.outlookcode.com/codedetail.aspx?id=70
http://www.slovaktech.com/code_samples.htm#StripAttachments

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> At my company, the mailbox size is limited. I have found that I am
> frequently reaching my mailbox limit due to attachments to meeting requests
> on my calendar. I know how to manually remove them and save to a folder, but
> does anyone know how to do it Automatically?
>
> I have looked through options and rules to try to find a setting to no avail.