Posts Tagged 'attachments'

How to Auto Save All Attachments from Senders in a Specific Domain via Outlook VBA

If you want to let Outlook auto save all attachments from the senders whose email addresses are in a specific domain, you can read this article. Here we will introduce a quick method to you. Perhaps all staffs in your company use the email addresses which are in the same domain. Since you frequently send emails with various attachments to each other, you may wish Outlook to auto save the attachments from such emails. In this case, Outlook will be demanded to auto check the email's sender...

Read more »

How to Auto Forward the Attachments Only for Specific Incoming Emails in Outlook

Some users would like to auto forward the attachments of specific incoming emails with the original message body cleared in Outlook. Here we’ll introduce a quick way to realize it. At times, you may just want to forward the attachments only of a specific email to someone else. To realize “auto forward email”, you can simply make use of a rule. However, there is not a rule supporting “auto forward attachment only”. Hence, if you have this requirement, you have to resort to some scripting....

Read more »

6 Ways to Keep the Original Email Attachments when Replying in Outlook

Many users hope to configure their Outlook to keep the original email attachments when replying an email. This article will expose 5 workarounds as well as a smart way, which is using VBA to realize it automatically. I have heard a great number of users complaining that Outlook has no a native feature to keep original attachments when replying an email. Therefore, here we will share you 6 methods, one of which is pretty useful as it is using VBA to make Outlook to auto attach the original...

Read more »