The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Mail::SpamAssassin::Message"

Mail::SpamAssassin::Message - decode, render, and hold an RFC-2822 message River stage two • 13 direct dependents • 18 total dependents

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.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Message::Node - decode, render, and make available MIME message parts River stage two • 13 direct dependents • 18 total dependents

This module will encapsulate an email message and allow access to the various MIME message parts....

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Message::Metadata - extract metadata from a message River stage two • 13 direct dependents • 18 total dependents

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.1 - 29 Mar 2024 12:07:52 UTC

lib/Mail/Message/Wrapper/SpamAssassin.pm River stage one • 8 direct dependents • 8 total dependents

MARKOV/Mail-Box-3.010 - 18 Jul 2023 07:26:47 UTC

lib/Mail/SpamAssassin/Message/Metadata/Received.pm River stage two • 13 direct dependents • 18 total dependents

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::DMARC - Perl implementation of DMARC River stage one • 2 direct dependents • 3 total dependents

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

MSIMERSON/Mail-DMARC-1.20240314 - 13 Mar 2024 17:31:17 UTC

Mail::Graph - draw graphical stats for mails/spams River stage zero No dependents

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::SpamFilter - Provides a convenient interface for several spam filters. River stage zero No dependents

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 River stage two • 13 direct dependents • 18 total dependents

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.1 - 29 Mar 2024 12:07:52 UTC

Mail::Pyzor::Client - Pyzor client logic River stage zero No dependents

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 River stage one • 1 direct dependent • 1 total dependent

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::Conf - SpamAssassin configuration file River stage two • 13 direct dependents • 18 total dependents

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.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Plugin - SpamAssassin plugin base class River stage two • 13 direct dependents • 18 total dependents

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.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Logger - SpamAssassin logging module River stage two • 13 direct dependents • 18 total dependents

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::Karmasphere::Client - Client for Karmasphere Reputation Server River stage zero No dependents

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

lib/Mail/Toaster/Setup/Test.pm River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC

Mail::SpamAssassin::Client - Client for spamd Protocol River stage two • 13 direct dependents • 18 total dependents

Mail::SpamAssassin::Client is a module which provides a perl implementation of the spamd protocol....

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Spamd River stage two • 13 direct dependents • 18 total dependents

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.1 - 29 Mar 2024 12:07:52 UTC

Centipaid.pm River stage zero No dependents

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::Exim::ACL::Attachments - Reject email attachments River stage zero No dependents

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
69 results (0.067 seconds)