Search results for "module:Mail::SpamAssassin::Message"
Mail::SpamAssassin::Message - decode, render, and hold an RFC-2822 message
This module encapsulates an email message and allows access to the various MIME message parts and message metadata. The message structure, after initiating a parse() cycle, looks like this: Message object, also top-level node in Message::Node tree | ...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Message::Node - decode, render, and make available MIME message parts
This module will encapsulate an email message and allow access to the various MIME message parts....
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Message::Metadata - extract metadata from a message
This class is tasked with extracting "metadata" from messages for use as Bayes tokens, fodder for eval tests, or other rules. Metadata is supplemental data inferred from the message, like the examples below. It is held in two forms: 1. as name-value ...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
lib/Mail/SpamAssassin/Message/Metadata/Received.pm
SIDNEY/Mail-SpamAssassin-4.0.0
-
17 Dec 2022 10:16:02 UTC
Mail::DMARC - Perl implementation of DMARC
This module is a suite of tools for implementing DMARC. It adheres to the 2013 DMARC draft, intending to implement every MUST and every SHOULD. This module can be used by... * MTAs and filtering tools like SpamAssassin to validate that incoming messa...
MBRADSHAW/Mail-DMARC-1.20230215 - 15 Feb 2023 00:10:34 UTC
Mail::Graph - draw graphical stats for mails/spams
This module parses mailbox files in either compressed or uncompressed form and then generates pretty statistics and graphs about them. Although at first developed to do spam statistics, it works just fine for normal mail. File Format The module reads...
TELS/Mail-Graph-0.14 - 04 Jan 2004 13:27:51 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-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamFilter - Provides a convenient interface for several spam filters.
Provides functions to filter messages using several spam filters and count how many filters consider the message to be spam. EXPORT None by default....
MWARD/Mail-SpamFilter-0.08 - 05 May 2009 11:00:31 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 blocklists, statistical analysis, and internet-based hashing algorithms. Using its rule base, it uses a wide range of heuristic tes...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::Pyzor::Client - Pyzor client logic
A bare-bones Pyzor <http://pyzor.org> client that currently only implements the functionality needed for Mail::SpamAssassin....
FELIPE/Mail-Pyzor-0.06 - 20 Apr 2021 14:54:49 UTC
Mail::Qmail::Filter - filter e-mails in qmail-queue context
Mail::Qmail::Filter and its submodules are designed to help you filter incoming e-mails when using qmail <http://netqmail.org/> as MTA. You should use it like so: 1. Write a frontend script to configure your filters, like the one in the "SYNOPSIS". 2...
FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC
Mail::SpamAssassin::Plugin - SpamAssassin plugin base class
This is the base class for SpamAssassin plugins; all plugins must be objects that implement this class. This class provides no-op stub methods for all the callbacks that a plugin can receive. It is expected that your plugin will override one or more ...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Logger - SpamAssassin logging module
SIDNEY/Mail-SpamAssassin-4.0.0
-
17 Dec 2022 10:16:02 UTC
Mail::Karmasphere::Client - Client for Karmasphere Reputation Server
The Perl Karma Client API consists of three objects: The Query, the Response, and the Client. The user constructs a Query and passes it to a Client, which returns a Response....
SHEVEK/Mail-Karmasphere-Client-2.18 - 04 Apr 2008 01:33:52 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-4.0.0 - 17 Dec 2022 10:16:02 UTC
Centipaid.pm
Mail::Audit::Centipaid is an email filter that is used to detect the precence of electronic postage. Once detected, the postage is checked against the receipt server of Centipaid.com to insure that the the proper payment has been made. Centipaid.com ...
AELFAKIH/Mail-Centipaid-1.0 - 10 Mar 2003 18:49:52 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-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::Exim::ACL::Attachments - Reject email attachments
A Perl module for the Exim mailer that checks email attachments for blocked filenames. Common executable, macro-enabled and archive file formats are identified. The list of blocked filename extensions is built from information published by Microsoft ...
VOEGELAS/Mail-Exim-ACL-Attachments-1.005 - 20 Mar 2023 12:01:40 UTC