Evaluate Email Content

  • Thread starter Thread starter JB
  • Start date Start date
J

JB

I'm looking for a library that I can use in my code to evaluate the contents
of a file (email) to see if it is spam or not... Any body ever heard of
such a thing that isn't an intire package?

JB
 
JB,

I don't think that there is anything out there that allows you to do it
programatically. There are also a huge number of algoritms used to
determine what is and what is not spam (content analysis to determination by
community). You might want to try cloudmark (I like their solution), or
some other popular anti-spam vendors. Ask if they have an automation, .NET
compatable, or scriptable interface.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top