RJBS/Mail-Audit-2.228 - 29 Sep 2013 01:21:47 UTC
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 UTCThis 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.20200907 - 07 Sep 2020 05:50:25 UTCThe 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 UTCprocmail 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 UTCMail::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 UTCThis 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 UTCMail::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 UTCSORBS/Mail-Pegasus-1.06 - 19 Sep 2004 10:51:57 UTC
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 UTCThe 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 UTCprocmail 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 UTCSimple 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 UTCMail::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 UTCMail::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 UTCThis is the module that performs DNS queries for Mail::DKIM....
MBRADSHAW/Mail-DKIM-1.20200907 - 07 Sep 2020 05:50:25 UTCANTHONYU/Mail-DomainKeys-1.0 - 03 Mar 2007 11:37:39 UTC