Text::SpamAssassin - Detects spamminess of arbitrary text, suitable for wiki and blog defense
Text::SpamAssassin is a wrapper around Mail::SpamAssassin that makes it easy to check simple blocks of text or HTML for spam content. Its main purpose is to help integrate SpamAssassin into non-mail contexts like blog comments. It works by creating a...
ROBN/Text-SpamAssassin-2.001 - 04 Dec 2010 05:21:59 UTC
Mail::SpamAssassin - Spam detector and markup engine
Mail::SpamAssassin is a module to identify spam using several methods including text analysis, internet-based realtime blacklists, statistical analysis, and internet-based hashing algorithms. Using its rule base, it uses a wide range of heuristic tes...
SIDNEY/Mail-SpamAssassin-3.4.6 - 12 Apr 2021 12:39:17 UTC
VUser::SpamAssassin - vuser SpamAssassin support extension
VUser::SpamAssassin is a generic extension that provides the keywords and actions used by other VUser::SpamAssassin::* extensions. It is not meant to be used by itself....
RSMITH/VUser-SpamAssassin-0.3.0 - 21 Sep 2007 15:23:50 UTC
Mail::SpamAssassin::Spamd
This module contains a skeleton for handling client request in spamd implementation. Must not be used directly, but subclassed. An instance should have lifetime of a single request. Interface is likely to change. See the source code of spamd(1) and M...
SIDNEY/Mail-SpamAssassin-3.4.6 - 12 Apr 2021 12:39:17 UTC
Mail::SpamAssassin::Conf - SpamAssassin configuration file
SpamAssassin is configured using traditional UNIX-style configuration files, loaded from the "/usr/share/spamassassin" and "/etc/mail/spamassassin" directories. The following web page lists the most important configuration settings used to configure ...
SIDNEY/Mail-SpamAssassin-3.4.6 - 12 Apr 2021 12:39:17 UTC
Mail::SpamAssassin::Util - utility functions
A general class for utility functions. Please use this for functions that stand alone, without requiring a $self object, Portability functions especially. NOTE: The functions in this module are to be considered private. Their API may change at any po...
SIDNEY/Mail-SpamAssassin-3.4.6 - 12 Apr 2021 12:39:17 UTC
AAAA::Mail::SpamAssassin - making Mail::SpamAssassin installable
For some reason dependency resolution via the CPAN toolchains does not work very well for Mail::SpamAssassin. To install it without manual work you need dependencies installed beforehand. "AAAA::Mail::SpamAssassin" is a Task-style distribution that m...
SCHWIGON/AAAA-Mail-SpamAssassin-0.002 - 14 Dec 2012 08:28:05 UTC
VUser::SpamAssassin::SQL - vuser SpamAssassin SQL support extension
VUser::SpamAssassin::SQL is a parent extension for other VUser::SpamAssassin::SQL::* modules. It allows other SA::SQL extensions to use the same DB handle....
RSMITH/VUser-SpamAssassin-SQL-0.1.0 - 21 Sep 2007 15:23:39 UTC
Mail::SpamAssassin::Bayes - support for learning classifiers
This is the general class used to train a learning classifier with new samples of spam and ham mail, and classify based on prior training. Prior to version 3.3.0, the default Bayes implementation was here; if you're looking for information on that, i...
SIDNEY/Mail-SpamAssassin-3.4.6 - 12 Apr 2021 12:39:17 UTC
Mail::SpamAssassin::Client - Client for spamd Protocol
Mail::SpamAssassin::Client is a module which provides a perl implementation of the spamd protocol....
SIDNEY/Mail-SpamAssassin-3.4.6 - 12 Apr 2021 12:39:17 UTC