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

Search results for "module:Mail::Internet"

lib/Mail/Internet.pm River stage three • 51 direct dependents • 484 total dependents

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

Mail::Audit::MailInternet - a Mail::Internet-based Mail::Audit object River stage two • 9 direct dependents • 10 total dependents

RJBS/Mail-Audit-2.228 - 29 Sep 2013 01:21:47 UTC

lib/Mail/Message/Convert/MailInternet.pm River stage two • 9 direct dependents • 14 total dependents

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

lib/Mail/Message/Replace/MailInternet.pm River stage two • 9 direct dependents • 14 total dependents

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

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::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::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::Audit - library for creating easy mail filters River stage two • 9 direct dependents • 10 total dependents

procmail is nasty. It has a tortuous and complicated recipe format, and I don't like it. I wanted something flexible whereby I could filter my mail using Perl tests. Mail::Audit was inspired by Tom Christiansen's audit_mail and deliverlib programs. I...

RJBS/Mail-Audit-2.228 - 29 Sep 2013 01:21:47 UTC

Mail::Spool - Extensible Perl Mail Spooler River stage zero No dependents

Mail::Spool is a "pure perl" implementation of mail spooling, unspooling and sending. It is intended to be used with daemons such as Net::Server::SMTP (to be released soon), but it also contains its own daemon (based off of Net::Server::Fork) that ca...

RHANDOM/Mail-Spool-0.50 - 08 Dec 2001 06:07:32 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::Folder - A folder-independant interface to email folders. River stage one • 1 direct dependent • 1 total dependent

This base class, and companion subclasses provide an object-oriented interface to email folders independant of the underlying folder implementation. WARNING: This code is in alpha release. Expect the interface to change. The following folder interfac...

KJOHNSON/MailFolder-0.07 - 05 Apr 1998 17:25:00 UTC

Mail::Pegasus - read Pegasus Mail folders and messages. River stage zero No dependents

SORBS/Mail-Pegasus-1.06 - 19 Sep 2004 10:51:57 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::MsgStore - Complete mail client back end. River stage zero No dependents

The primary goal of this module is ease of use. The Mail::Folder module, on top of not quite being complete yet, is a pretty low-level API. I was very impressed with how Win32::TieRegistry simplified an otherwise complex task, and decided to adopt a ...

FIVE/Mail-MsgStore-1.51 - 07 Jun 2000 16:56:12 UTC

Mail::Procmail - Procmail-like facility for creating easy mail filters. River stage zero No dependents

procmail is a great mail filter program, but it has weird recipe format. It's pattern matching capabilities are basic and often insufficient. I wanted something flexible whereby I could filter my mail using the power of Perl. I've been considering to...

JV/Mail-Procmail-1.08 - 19 Sep 2004 10:39:03 UTC

Mail::Sendmail - Simple platform independent mailer River stage two • 20 direct dependents • 56 total dependents

Simple platform independent e-mail from your perl script. Only requires Perl 5 and a network connection. Mail::Sendmail takes a hash with the message to send and sends it to your mail server. It is intended to be very easy to setup and use. See also ...

NEILB/Mail-Sendmail-0.80 - 20 Aug 2017 19:22:10 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::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::TieFolder - Tied hash interface for mail folders River stage zero No dependents

Mail::TieFolder implements a tied hash interface for manipulating folder contents. Messages in the hash are accessed by Message-Id. See the Mail::TieFolder::* modules on CPAN for supported folder formats. If the format you're looking for isn't suppor...

STEVEGT/Mail-TieFolder-0.03 - 21 Jan 2001 17:33:28 UTC

Mail::SPF::Query - query Sender Policy Framework for an IP,email,helo River stage one • 1 direct dependent • 1 total dependent

There are two ways to use Mail::SPF::Query. Your choice depends on whether the domains your server is an MX for have secondary MXes which your server doesn't know about. The first and more common style, calling ->result(), is suitable when all mail i...

JMEHNLE/Mail-SPF-Query-1.999.1 - 26 Feb 2006 19:39:26 UTC
73 results (0.031 seconds)