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::DNS"

Mail::DKIM::DNS - performs DNS queries for Mail::DKIM River stage one • 3 direct dependents • 7 total dependents

This is the module that performs DNS queries for Mail::DKIM....

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::PublicKey - Represents a DKIM key River stage one • 3 direct dependents • 7 total dependents

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::Iterator - Iterative DKIM validation or signing. River stage one • 1 direct dependent • 1 total dependent

With this module one can validate DKIM Signatures in mails and also create DKIM signatures for mails. The main difference to Mail::DKIM is that the validation can be done iterative, that is the mail can be streamed into the object and if DNS lookups ...

SULLR/Mail-DKIM-Iterator-1.010 - 26 Feb 2021 12:32:06 UTC

Mail::DKIM::Signature - represents a DKIM-Signature header River stage one • 3 direct dependents • 7 total dependents

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

Mail::BIMI - BIMI object River stage zero No dependents

Brand Indicators for Message Identification (BIMI) retrieval, validation, and processing...

MBRADSHAW/Mail-BIMI-3.20240402 - 02 Apr 2024 23:10:32 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::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::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::BIMI::Options - Shared options River stage zero No dependents

Class for capturing caller options, which may be passed to the constructor, or set in environment...

MBRADSHAW/Mail-BIMI-3.20240402 - 02 Apr 2024 23:10:32 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::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::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::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::DKIM::ARC::Seal - represents a ARC-Seal header River stage one • 3 direct dependents • 7 total dependents

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 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::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::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::DKIM::DkSignature - represents a DomainKeys-Signature header River stage one • 3 direct dependents • 7 total dependents

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC
26 results (0.109 seconds)