MailBee.NET AntiSpam Component

MailBee.NET AntiSpam Component

Detect spam e-mails with a self-learning Bayesian filter
MailBee.NET Objects bundle includes SMTP, POP3, IMAP, Security, AntiSpam, Outlook components.
     
Current version: 6.0
Last update: 8 Jul 2010

Clients Say:

  • “Many thanks, worked great! Keep up the good work and excellent support!”

    Asif Kassam

Clients

Development Services

Engage our developers when you require services above and beyond product support, such as:

MailBee.NET AntiSpam is an easy-to-use .NET component which allows applications to detect spam messages with self-learning and very efficient Bayesian filter.

The component does not depend on any external resources like RBL servers. You teach it with some amount of spam and non-spam e-mails, and the component can then use this knowledge to recognize which further e-mails you consider spam or not.

The component deals with regular MIME e-mails in the form of MailMessage objects which can be delivered to your application by POP3 or IMAP components or read from another source like a file or stream.

Written in 100% managed code, MailBee.NET AntiSpam only requires the .NET framework be installed on the computer.

MailBee.NET AntiSpam can be used in any .NET language including C# and VB.NET. All .NET frameworks starting from .NET 1.1 are supported.


Features

 
 

BayesFilter Object

 
 

What's new

 
  • A method to return spam score of an e-mail
  • A method to train the spam database using samples of proven spam and non-spam e-mails
  • Methods to save/load spam database into/from files
  • Auto-learning ability (training during scoring e-mails)
  • Integrated with other components of MailBee.NET Objects suite
BayesFilter Object reference...