How to make a spam tester
Posted
by aquero
on Stack Overflow
See other posts from Stack Overflow
or by aquero
Published on 2010-05-21T11:45:00Z
Indexed on
2010/05/21
21:20 UTC
Read the original article
Hit count: 411
In my project I need to make a spam tester to check the spam score of the mails prepared to be sent. When I searched, I found Spam Assassin, which they say is used as sapm filters in many mail servers. Can I create a spam tester using Spam Assassin? Another option I found is one Litmus API, which is a paid service. Is there any options other than these two? Freeware is more preferred. My project is a J2EE web application using Spring.
© Stack Overflow or respective owner