This application contains an agent that exports the complete header of any marked (SPAM-) Mail in the mail database and submit it to DNS-Blacklists. The first version works with the Blacklist "SPAMCOP" (www.spamcop.net).
This quick and easy application makes all mail users able to report their SPAM-mails directly to the Blacklist. Instead of deleting the mails only, they will mark the mails and run this agent. All handled mails will be moved automatically to the JunkMail folder. The normal way is very difficult, because the Blacklists need all data from the mail header as plain text.
After submitting SPAMCOP will send an info to any abuse email of the related internet providers (if abuse is available) and put the sender-IP (in some cases) on their blacklists. The blacklist management is very complex, so there are some rules to get an IP-address on it. Mainly it depends on the count of SPAM from each address.
To learn more about the SCBL see the following link:
http://forum.spamcop.net/scwik/SpamCopBlockingList
To run and work with this agent, you must do the following steps:
1. Sign up on http://www.spamcop.net and get your individual e-Mail-address
f.e.: "submit.XXXXXXXXXXX@spam.spamcop.net"<br/>
- Set this address in the sub sendMail as SendTo-value
- Copy this agent to your mail file (or template)
- Mark your spam-mails and run the agent from the actions menu
- Set the Blacklists "bl.spamcop.net" and "xbl.spamcop.net" to your configuraton
Document in the domino directory (Router/SMTP -> Restrictions&Controls ->
SMTP inbound controls -> DNS Blacklist sites) to reject the submitted SPAM
Please make sure that the submit-time ist very short. This means, that if you get
SPAM, you should submit it very quick to prevent your inboxes (and the inboxes of other users!)
of more SPAM. SPAMCOP ignores reports for email received more than one week ago.
Please be sure that you only submit SPAM! If you use this way for legal mails, your account
may be disabled by spamcop. There are very strong laws for legal emails, so it
is very easy to find out real SPAM
This agent was tested with Lotus Notes Version 8.0.1 and should run with version 6.0 and later.