Groups | Blog | Home
all groups > dotnet general > june 2004 >

dotnet general : auto delete attachment



Aaron
6/19/2004 4:00:59 PM
How I can write a rule or script that will automatically delete any email
that has the attatchment name? I'm using windows xp and outlook 2003.

Norton AntiVirus Deleted1.txt


Thanks,
Aaron

Milly Staples [MVP - Outlook]
6/19/2004 4:37:57 PM
Rules don't touch attachment names so your only other choice is writing a
program to do this. Try posting in an Outlook programming forum - also see
http://www.slipstick.com and http://www.outlookcode.com for some assistance.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact.


After searching google.groups.com and finding no answer:
Aaron <kuya789@yahoo.com> asked:
| How I can write a rule or script that will automatically delete any
| email that has the attatchment name? I'm using windows xp and outlook
| 2003.
|
| Norton AntiVirus Deleted1.txt
|
|
| Thanks,
| Aaron

Diane Poremsky [MVP]
6/19/2004 9:46:48 PM
You can create a rule that looks for words in the header and have it look
for the file extension - be sure to include the "dot" in the extension
name - '.exe'. It will miss a few that have embedded attachments because the
file name isn't in the header.

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Author, Google and Other Search Engines (Visual QuickStart Guide)

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Join OneNote Tips mailing list: http://www.onenote-tips.net/

Vote for your favorite Outlook and Exchange utilities in the
Slipstick Ratings Raffle at http://www.slipstick.com/contest/

[quoted text, click to view]

AddThis Social Bookmark Button