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, PDF components
and also BounceMail, HTML, MIME and ICalVCard components which are a free functionality.
     
Current version: 7.1
Last update: 18 Jan 2012

Clients

Clients Say:

  • “I wish to express my appreciation for the excellent support.”

    Ariel Dolan


ComponentSource Award

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 2.0 are supported.

With MailBee.NET Objects license, you also get these MailBee.NET components for free: BounceMail, HTML, MIME, ICalVCard.


BayesFilter Object

  • 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...

What's new

Version 7.0.1
  • New MailBee.Global.LicenseKey property to specify the license key for all components at once.
  • Misc. fixes and improvements to the installer and documentation.

Version 7.0
  • Now includes MailBee.NET.dll natively compiled for .NET 4.0 (.NET 2.0/3.5 is still fully supported).
  • License keys of a new format.

Version 6.8
  • better and user-controlled handling of shared access to spam and non-spam databases

Version 6.6
  • Better multi-threaded access to Bayes spam/non-spam databases

See Version History for details