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

Search results for "module:mail"

Mail::XML - Adds a toXML() method to Mail::Internet. River stage zero No dependents

All that this module does is provide a toXML() method to Mail::Internet. For all intents and purposes, Mail::XML is Mail::Internet plus toXML(), so you are best off reading the Mail::Internet manpage :)...

MATTMK/Mail-XML-0.03 - 21 Nov 2001 16:32:56 UTC

Mail::Dir - Compliant Maildir and Maildir++ delivery mechanism River stage zero No dependents

"Mail::Dir" provides a straightforward mechanism for delivering mail messages to a Maildir or Maildir++ mailbox....

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

Mail::MBX - Read MBX mailbox files River stage zero No dependents

"Mail::MBX" provides a reasonable way to read mailboxes in the MBX format, as used by the University of Washington's UW-IMAP reference implementation. At present, only sequential reading is supported, though this is ideal for mailbox format conversio...

XAN/Mail-MBX-0.01 - 16 Dec 2014 21:26:33 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

VMS::Mail - VMS callable mail interface River stage zero No dependents

This module supplies a complete interface to callable the VMSMail routines for client-side access. This is the first CPAN release. This module is brand new and certainly has bugs. I will be testing it further and will release updates as I repair prob...

CBERRY/VMS-Mail-0_06 - 12 Apr 2009 14:30:40 UTC

PGP::Mail - Signature checking for PGP-signed mail messages River stage zero No dependents

This module operates on PGP-signed mail messages. It checks the signature of either a standard clearsigned, a signed message or a PGP/MIME style message. It returns an object which can be used to check what the signed data was, whether the signature ...

MATTBM/PGP-Mail-1.7 - 26 Jan 2004 14:52:32 UTC

Mail::SPF - An object-oriented implementation of Sender Policy Framework River stage one • 1 direct dependent • 2 total dependents

Mail::SPF is an object-oriented implementation of Sender Policy Framework (SPF). See <http://www.openspf.org> for more information about SPF. This class collection aims to fully conform to the SPF specification (RFC 4408) so as to serve both as a pro...

MBRADSHAW/Mail-SPF-3.20240206 - 06 Feb 2024 02:13:21 UTC

Mail::STS - library for looking up MTA-STS policies River stage zero No dependents

This class provides an interface for looking up RFC8461 MTA-STS policies....

BENNING/Mail-STS-0.05 - 29 Nov 2023 13:26:27 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::SMI - SMTP and Mail Interface Module River stage zero No dependents

This module was created to substitute the old modules that establish a new local connection every time that you want send a new mail. With this you can make one connection and send all mail throught this connection without disconnecting in this trans...

DFROZ/Mail-SMI-0.01 - 27 Nov 2001 17:33:00 UTC

Mail::RBL - Perl extension to access RBL-style host verification services River stage zero No dependents

This module eases the task of checking if a given host is in the list. The methods available are described below: "->new(suffix, resolver)" Creates a list handle. The "suffix" parameter is mandatory and specifies which suffix to append to the queries...

LUISMUNOZ/Mail-RBL-1.10 - 01 May 2007 20:43:47 UTC

Test::Mail - Test framework for email applications River stage zero No dependents

Test::Mail provides a framework for testing applications which send and receive email. A typical example of an email application might send a notification to a certain email address, setting certain headers in certain ways and having certain content ...

SKUD/Test-Mail-0.06 - 29 Mar 2007 00:48:22 UTC

Mail::SNCF - A parser for booking messages sent by the French rail company River stage zero No dependents

IDERRICK/Mail-SNCF-0.02 - 11 Jun 2009 09:09:50 UTC

Mail::LMLM - List of Mailing Lists Manager River stage zero No dependents

The Mail::LMLM module allows users to easily manage HTML directories of mailing lists of various mailing list managers and hosts. To use it create a new module of type Mail::LMLM with a new method, while initializing it with the list of mailing lists...

SHLOMIF/Mail-LMLM-0.6807 - 16 Oct 2020 06:56:07 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

Palm::Mail - Handler for Palm OS Mail databases River stage one • 3 direct dependents • 3 total dependents

The Mail PDB handler is a helper class for the Palm::PDB package. It parses Mail databases. AppInfo block The AppInfo block begins with standard category support. See Palm::StdAppInfo for details. Other fields include: $pdb->{appinfo}{sortOrder} $pdb...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Mail::File - mail module which writes to a flat file. River stage zero No dependents

This module was written to overcome the problem of sending mail messages, where there is no mail application available. The aim of the module is to write messages to a text file, that will format the contents to include all the key elements of the me...

BARBIE/Mail-File-0.13 - 12 Oct 2014 02:05:03 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::POP3 - a module implementing a full POP3 server River stage zero No dependents

"Mail::POP3" and its associated classes work together as follows: Mail::POP3::Daemon does the socket-accepting. Mail::POP3::Server does (most of) the network POP3 stuff. Mail::POP3::Security::User and Mail::POP3::Security::Connection do the checks on...

ETJ/Mail-POP3-3.11 - 05 Sep 2020 11:49:09 UTC

Mail::DWIM - Do-What-I-Mean Mailer River stage one • 1 direct dependent • 1 total dependent

"Mail::DWIM" makes it easy to send email. You just name the recipient, the subject line and the mail text and Mail::DWIM does the rest. This module isn't for processing massive amounts of email. It is for sending casual emails without worrying about ...

MSCHILLI/Mail-DWIM-0.08 - 25 Oct 2014 06:28:31 UTC
1,289 results (0.038 seconds)