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

Search results for "module:Mail::DKIM::Policy"

Mail::DKIM::Policy - abstract base class for originator "signing" policies River stage one • 3 direct dependents • 7 total dependents

Between the various versions of the DomainKeys/DKIM standards, several different forms of sender "signing" policies have been defined. In order for the Mail::DKIM library to support these different policies, it uses several different subclasses. All ...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC

Mail::DKIM::DkPolicy - represents a DomainKeys Sender Signing Policy record River stage one • 3 direct dependents • 7 total dependents

DomainKeys sender signing policies are described in RFC4870(historical). It is a record published in the message sender's (i.e. the person who transmitted the message) DNS that describes how they sign messages....

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC

Mail::DKIM::DkimPolicy - represents a DKIM Sender Signing Practices record River stage one • 3 direct dependents • 7 total dependents

The Sender Signing Practices (SSP) record can be published by any domain to help a receiver know what to do when it encounters an unsigned message claiming to originate from that domain. The record is published as a DNS TXT record at _policy._domaink...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC

Mail::DKIM::SignerPolicy - determines signing parameters for a message River stage one • 3 direct dependents • 7 total dependents

A "signer policy" is an object, class, or function used by Mail::DKIM::Signer to determine what signatures to add to the current message. To take advantage of signer policies, create your own Perl class that extends the Mail::DKIM::SignerPolicy class...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC

Mail::DKIM::AuthorDomainPolicy - represents an Author Domain Signing Practices (ADSP) record River stage one • 3 direct dependents • 7 total dependents

The Author Domain Signing Policies (ADSP) record can be published by any domain to help a receiver know what to do when it encounters an unsigned message claiming to originate from that domain. The record is published as a DNS TXT record at _adsp._do...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC

Mail::DKIM - Signs/verifies Internet mail with DKIM/DomainKey signatures River stage one • 3 direct dependents • 7 total dependents

This module implements the various components of the DKIM and DomainKeys message-signing and verifying standards for Internet mail. It currently tries to implement these specifications: RFC4871, for DKIM RFC4870, for DomainKeys draft-ietf-dmarc-arc-p...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC

Mail::DKIM::Verifier - verifies a DKIM-signed message River stage one • 3 direct dependents • 7 total dependents

The verifier object allows an email message to be scanned for DKIM and DomainKeys signatures and those signatures to be verified. The verifier tracks the state of the message as it is read into memory. When the message has been completely read, the s...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC

Mail::DKIM::Signer - generates a DKIM signature for a message River stage one • 3 direct dependents • 7 total dependents

This class is the part of Mail::DKIM responsible for generating signatures for a given message. You create an object of this class, specifying the parameters of the signature you wish to create, or specifying a callback function so that the signature...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 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::DMARC::Policy - a DMARC policy in object format River stage one • 2 direct dependents • 3 total dependents

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

Mail::Decency - Anti-Spam fighting framework River stage zero No dependents

Mail::Decency is an interface between postfix (MTA), a bunch of policies (eg DNSBL, SPF, ..), multiple content filters (eg DSPAM, Bogofilter, ClamAV, DKIM validation, ...) and a log parser. It is based on POE and Moose and runs as a daemon with multi...

UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 UTC

Mail::DomainKeys - A perl implementation of DomainKeys River stage zero No dependents

ANTHONYU/Mail-DomainKeys-1.0 - 03 Mar 2007 11:37:39 UTC

Mail::DKIM::ARC::Signer - generates a DKIM signature for a message River stage one • 3 direct dependents • 7 total dependents

This class is the part of Mail::DKIM responsible for generating ARC Seals for a given message. You create an object of this class, specifying the parameters for the ARC-Message-Signature you wish to create. You also need to pass the 'Chain' value (pa...

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC

Mail::DMARC::Result - an aggregate report result object River stage one • 2 direct dependents • 3 total dependents

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

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

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

Mail::DMARC::Iterator - Iterativ DMARC validation for mails. River stage zero No dependents

This module can be used to validate mails against DMARC policies like specified in RFC 7208. The main difference to Mail::DMARC is that it does no blocking operations. Instead it implements a state machine where user input is fed into and instruction...

SULLR/Mail-DMARC-Iterator-0.014 - 26 Feb 2021 12:36:16 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::DMARC::opendmarc - Perl extension wrapping OpenDMARC's libopendmarc library River stage zero No dependents

A very thin layer wrapping Trusted Domain Project's libopendmarc. Please refer to http://www.trusteddomain.org/opendmarc.html for more information on opendmarc Look into the test suite for more usage examples. METHODS Basic housekeeping new # $dmarc ...

SHARI/Mail-DMARC-opendmarc-0.11 - 20 Apr 2013 11:59:28 UTC

Mail::Qmail::Filter::DMARC River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin verifies if the incoming e-mail message conforms to the DMARC policy of its sender domain: 1. The plugin is skipped if imported with feature ":skip_for_relayclient" and the message comes from a relay client. 2. We chec...

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Decency::ContentFilter River stage zero No dependents

Postfix:Decency::ContentFilter implements multiple content filter...

UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 UTC
24 results (0.034 seconds)