This module can be used to convert between two of the LMAP (Lightweight
MTA Authentication Protocol) formats currently being proposed:
CID = Microsoft's Caller-ID
SPF = Sender Policy Framework
It will convert an XML-fragment as proposed by CID to a record that can
be added to DNS as proposed by SPF.
SEE ALSO
SPF: http://spf.pobox.com/
Log::Procmail reads procmail(1) logfiles and returns the abstracts one by one.
MIME::EncWords is aimed to be another implementation of MIME::Words so
will achive more exact conformance with MIME specifications. Additionally, it
contains some improvements. Following synopsis and descriptions are inherited
from its inspirer, with description of improvements and clarifications added.
MIME::Fast is a perl module for creating, editing and parsing MIME
messages. This module is based on the very good C library called gmime
(currently in development). MIME::Fast outght to be faster and should
use less memory and CPU resources than standard MIME (perl module),
because MIME::Fast is the wrapper for C functions (calling C function is
much, much less expensive than calling perl function).
MIME::Lite::TT is the wrapper of MIME::Lite which enabled Template::Toolkit
as a template of email.
This Perl module is built to conform to the MIME types standard defined
in RFC 1341 and updated by RFC's 1521 and 1522.
This module provides basic functions for handling mime-types. It can
handle matching mime-types against a list of media-ranges. See
section 14.1 of the HTTP specification [RFC 2616] for a complete
explanation:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1
A Perl module for examining and modifying the strings that qmail uses
to represend a message's envelope sender and recipients.
SMA is a program that analyses sendmail log entries.
The key features of SMA are
Fast (written in C)
Portable
Free (BSD-style licensing)
output as HTML or ASCII.
SMA features
Support for all recent sendmail versions (UNIX/NT)
Flexible output formatting - HTML, ASCII and Custom Log
Regular expression filtering of messages
Multiple hosts in a same report
Storing user data in an IMAP account belonging to the user is one of the Kolab
server core concepts. This package provides all the necessary means to deal
with this type of data storage effectively.