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

Search results for "module:Mail::Verify"

Mail::Verify - Utility to verify an email address River stage zero No dependents

"Mail::Verify" provides a function CheckAddress function for verifying email addresses. First the syntax of the email address is checked, then it verifies that there is at least one valid MX server accepting email for the domain. Using Net::DNS and I...

PETEF/Mail-Verify-0.02 - 09 Jun 2002 15:47:59 UTC

Mail::MtPolicyd::Plugin::SMTPVerify - mtpolicyd plugin for remote SMTP address checks River stage zero No dependents

This plugin can be used to do remote SMTP verification of addresses....

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 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::VRFY - Utility to verify an email address River stage zero No dependents

"Mail::VRFY" was derived from Pete Fritchman's Mail::Verify. Lots of code has been plucked. This package attempts to be completely compatibile with Mail::Verify. "Mail::VRFY" provides a "CheckAddress" function for verifying email addresses. Lots can ...

JKISTER/Mail-VRFY-1.01 - 22 May 2014 16:57:38 UTC

Mail::SRS - Interface to Sender Rewriting Scheme River stage zero No dependents

The Sender Rewriting Scheme preserves .forward functionality in an SPF-compliant world. SPF requires the SMTP client IP to match the envelope sender (return-path). When a message is forwarded through an intermediate server, that intermediate server m...

SHEVEK/Mail-SRS-0.31 - 19 Oct 2004 15:51:16 UTC

Mail::GPG - Handling of GnuPG encrypted / signed mails River stage one • 1 direct dependent • 1 total dependent

This Perl modules handles all the details of encrypting and signing Mails using GnuPG according to RFC 3156 and RFC 2440, that is OpenPGP MIME and traditional armor signed/encrypted mails....

JRED/Mail-GPG-1.0.12 - 12 Feb 2018 12:17:16 UTC

Mail::EXPN - Perl extension for validation of email addresses River stage zero No dependents

This module checks validity of email addresses. It ensure the existence of a username and domain, unless you specified the MTA, searches the DNS for the MTA (if not specified), and then attempts to use the SMTP keyword EXPN to verify the username. Si...

FLORIAN/Mail-EXPN-0.04 - 01 Feb 2003 10:48:00 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::GnuPG - Process email with GPG. River stage one • 3 direct dependents • 3 total dependents

Use GnuPG::Interface to process or create PGP signed or encrypted email....

DDB/Mail-GnuPG-0.23 - 23 Apr 2016 19:14:10 UTC

Mail::Sender - (DEPRECATED) module for sending mails with attachments through an SMTP server River stage one • 4 direct dependents • 4 total dependents

Mail::Sender is deprecated. Email::Sender is the go-to choice when you need to send Email from Perl. Go there, be happy! Mail::Sender provides an object-oriented interface to sending mails. It directly connects to the mail server using IO::Socket....

CAPOEIRAB/Mail-Sender-0.903 - 17 Nov 2016 14:48:17 UTC

Mail::Toaster - a fast, secure, full-featured mail server. River stage zero No dependents

Mail::Toaster, Everything you need to build a industrial strength mail system. A collection of perl scripts and modules that are quite useful for building and maintaining a mail system. It was first authored for FreeBSD and has since been extended to...

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

Mail::Bulkmail - Platform independent mailing list module River stage zero No dependents

Mail::Bulkmail gives a fairly complete set of tools for managing mass-mailing lists. I initially wrote it because the tools I was using at the time were just too damn slow for mailing out to thousands of recipients. I keep working on it because it's ...

JIMT/Mail-Bulkmail-3.12 - 22 Dec 2003 22:20:31 UTC

Mail::Chimp::API - Perl wrapper around the Mailchimp API River stage zero No dependents

Mail::Chimp::API is a simple Perl wrapper around the MailChimp API. The object exposes the MailChimp XML-RPC methods and confesses fault codes/messages when errors occur. Further, it keeps track of your API key for you so you do not need to enter it ...

DPIROTTE/Mail-Chimp-0.50 - 25 Sep 2010 16:14:48 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::GPG::Result - Mail::GPG decryption and verification results River stage one • 1 direct dependent • 1 total dependent

This class encapsulates decryption and verification results of Mail::GPG. You never create objects of this class yourself, they're all returned by Mail::GPG....

JRED/Mail-GPG-1.0.12 - 12 Feb 2018 12:17:16 UTC

Mail::Dir::Message - A message in a Maildir queue River stage zero No dependents

"Mail::Dir::Message" objects represent messages delivered to a Maildir mailbox, and are created queries to the mailbox as issued by the method "Mail::Dir->messages()". "Mail::Dir::Message" objects are not presently meant to be instantiated directly....

XAN/Mail-Dir-0.03 - 04 Jan 2016 16:37:27 UTC

Mail::Toaster::DNS - DNS functions, primarily to test RBLs River stage zero No dependents

These functions are used by toaster-watcher to determine if RBL's are available when generating qmail's smtpd/run control file....

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

Mail::DMARC::Report - A DMARC report interface River stage one • 2 direct dependents • 3 total dependents

DMARC reports are information that a DMARC implementing Mail Transfer Agent (MTA) sends to Author Domains and also something that an Author Domain owner receives from other DMARC implementing MTAs. Mail::DMARC supports both roles, as a sender and a r...

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

Mail::Postfix::Attr - encode and decode Postfix attributes River stage zero No dependents

Mail::Postfix::Attr supports encoding and decoding of the three formats of attributes used in the postfix MTA. Attributes are used by postfix to communicate with various of its services such as the verify program. These formats are: plain - key=value...

RJBS/Mail-Postfix-Attr-0.06 - 05 Oct 2013 01:11:52 UTC

Mail::SMTP::Honeypot - Dummy mail server River stage zero No dependents

Mail::SMTP::Honeypot is a perl module that appears to provide all the functionality of a standard SMTP server except that when the targeted command state is detected (default DATA), it terminates the connection with a temporary failure and the respon...

MIKER/Mail-SMTP-Honeypot-0.11 - 27 Jan 2014 21:16:47 UTC
39 results (0.032 seconds)