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

Search results for "mail"

mail River stage zero No dependents

RRA/Gateway-0.42 - 17 Apr 1998 05:22:58 UTC - Search in distribution

mail - implementation of Berkeley mail(1) River stage one • 1 direct dependent • 1 total dependent

When called without command-line options (except -f) *mail* allows the user to interactively send mail, and manage a mail folder. Otherwise, *mail* allows the user to send outgoing E-mail to recipients. When run interactively, the mail folder ~/mbox ...

BRIANDFOY/PerlPowerTools-1.044 - 03 Mar 2024 09:13:52 UTC - Search in distribution
  • mimedecode - extract MIME attachments in uudecode-like manner

Mail::MboxParser::Mail - Provide mail-objects and methods upon River stage one • 1 direct dependent • 1 total dependent

Mail::MboxParser::Mail objects are usually not created directly though, in theory, they could be. A description of the provided methods can be found in Mail::MboxParser. However, go on reading if you want to use methods from MIME::Entity and learn ab...

VPARSEVAL/Mail-MboxParser-0.55 - 08 Dec 2005 10:21:27 UTC - Search in distribution

Mail::Box - manage a mailbox, a folder with messages River stage one • 8 direct dependents • 8 total dependents

A Mail::Box::Manager creates "Mail::Box" objects. But you already knew, because you started with the Mail::Box-Overview manual page. That page is obligatory reading, sorry! "Mail::Box" is the base class for accessing various types of mailboxes (folde...

MARKOV/Mail-Box-3.010 - 18 Jul 2023 07:26:47 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Mail::Cap - understand mailcap files River stage three • 51 direct dependents • 484 total dependents

Parse mailcap files as specified in "RFC 1524 --A User Agent Configuration Mechanism For Multimedia Mail Format Information>. In the description below $type refers to the MIME type as specified in the "Content-Type" header of mail or HTTP messages. E...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution
2,080 results (0.415 seconds)