[TOOL] Spamtrap and Hamtrap Addin for Outlook 2013+

3 posts / 0 new
Last post
#1 Sat, 11/03/2018 - 16:29
marcelorp

[TOOL] Spamtrap and Hamtrap Addin for Outlook 2013+

Hello!

I was searching for a simple addin for Outlook, to do the job to forward mails as attachment to my spamtrap and hamtrap mailboxs, but I can't found anything to do that for me, with a single click. So I try to develop some tool for my personal use, and I want to shared with this forum community. I'm just a newbie and never coded in C# before, but the code is clean and very simple.

The tool is basically a shortcut to forward the mail as attachment to your spamtrap@domain.tld or hamtrap@domain.tld.

What the addin do:
- The domain part is from the default account of Outlook.
- The blacklist marked will be forward to your spamtrap, marked as read, and move 'Spam' folder inside 'Deleted' folder, if not exist, the program will create one there.
- The whitelist marked will be forward to you hamtrap, marked as unread, and move to your 'Inbox' folder.
- Don't let a copy on the sent mail folder, this will avoid mess with other 'important' mail sented.

Download link:
https://mega.nz/#!kQElEQzK!s5a1VEk3rj5WLUEYKCtdHf1zizbhMXy3RRJ5Yj7bGWI

Github:
https://github.com/marcelorp/outlook-antispam

Anyone with error or trouble, please post here and I will try to help. And if you have some suggestion its welcome too.

Use it at own risk
That tool is under testing and I'm not using that in production right now, but any updates I will post here too.

Sat, 11/03/2018 - 17:37
Joe
Joe's picture

Super cool! Thanks for posting. None of us use Outlook (though we'll sometimes test with it when we get bug reports or support issues with it), so we wouldn't know where to start on something like this.

--

Check out the forum guidelines!

Sat, 11/03/2018 - 17:58
marcelorp

No problem...I think that for someone will be useful...for me It will make my clients happy to get this lightweight addin on outlook to make SpamAssassin learn with traps mailbox.

Topic locked