Horde class that attempts to automatically determine configuration options
for various remote mail services (IMAP/POP3/SMTP).
Mail::Mbox::MessageParser is a very fast but very simple mbox parser. It uses
the best of three strategies for parsing a mailbox: either using cached folder
information, GNU grep, or highly optimized Perl.
mail2nntp is a bridge from email realm to the newsgroup one.
It can be used to replicate a mailing-list on a newsgroup server.
It is a generic toot, using NNTP network commands
Petal::Mail processes a Petal XML template, and then turns the resulting
XML into a text email which can be sent through sendmail or other. The XML
has to follow a certain syntax which is defined in this documentation.
Since Petal::Mail's is a subclass of Petal, its API is the same. Which
means you need to read about Petal before you can use Petal::Mail.
Mail-Field-Received is a Perl5 modules for parsing of `Received'
headers in e-mails.
Any program which requires detailed information about the journey an
e-mail took in order to arrive at its present location should find
this parser very handy.
As its names implies, Parse::Syslog::Mail presents a simple interface to
gather mail information from a syslog file. It uses Parse::Syslog for
reading the syslog, and offer the same simple interface. Currently
supported log formats are: Sendmail, Postfix, Qmail.
This plugin adds archiving features to Claws Mail.
Mail::DeliveryStatus::BounceParser analyzes RFC822 bounce messages and
returns a structured description of the addresses that bounced and the
reason they bounced; it also returns information about the original
returned message including the Message-ID. It works best with RFC1892
delivery reports, but will gamely attempt to understand any bounce
message no matter what MTA generated it.
This module implements an Object-Oriented interface to a POP3 server. It is
based on RFC1939.
This perl module validates email addresses against the grammar described in
RFC 822 using regular expressions.