MS Outlook Add-In: Send to Junk Senders List and Delete (v 1.3)
Version Compatibility: Visual Basic 6
October 26, 2003
Sends senders or their domain names to the Junk Senders list and deletes them. Besides offering useful functionality, illustrates how to create add-ins for Outlook.
Copy anywhere and register the dll (use Register.bat).
See help in Outlook for instruction on how to set-up an add-in. You will then see a button for this add-in on your outlook toolbar.
The latest version includes the following updates:
1. Added method to eliminate duplicates from Junk Senders list
2. Previously did not work in windows 98 and ME; now does.
3.When saving domains: extracts domain from sub domain
e.g.: 'spammer@123.spam.co.uk' is being saved as 'spam.co.uk'
4. Created a small executable to change the settings of Junk Add-in
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download junkaddin.zip