Search results for "module:Mail::SpamAssassin::Message::Metadata::Received"
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::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::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::PerMsgStatus - per-message status (spam or not-spam)
The Mail::SpamAssassin "check()" method returns an object of this class. This object encapsulates all the per-message state....
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Plugin::Karmasphere - Query the Karmasphere reputation system
The Karmasphere reputation service is a real-time reputation service for Internet identities. The aim of this plugin is to detect identities used by spammers and phishers, and thus detect zero-day spam runs and phishing scams. Conversely, it can also...
SHEVEK/Mail-Karmasphere-Client-2.18 - 04 Apr 2008 01:33:52 UTC