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

Search results for "module:Mail::Alias"

Mail::Alias - Maniulates mail alias files of various formats. Works on files directly or loads files into memory and works on the buffer. River stage zero No dependents

"Mail::Alias" can read various formats of mail alias. Once an object has been created it can be used to expand aliases and output in another format....

JIK/Mail-Alias-1.15 - 28 Feb 2022 12:07:07 UTC

Mail::Alias::Reader - Read aliases(5) and ~/.forward declarations River stage zero No dependents

Mail::Alias::Reader is a small but oddly flexible module that facilitates the reading of aliases(5)-style mail alias and ~/.forward declarations. It does not directly provide support for the writing and in-memory manipulation of these files as a whol...

CPANEL/Mail-Alias-Reader-0.06 - 16 Aug 2012 15:13:02 UTC

Mail::SimpleList::Alias - object representing a temporary mailing list River stage one • 1 direct dependent • 1 total dependent

A Mail::SimpleList::Alias object represents a temporary mailing list within Mail::SimpleList. It contains all of the attributes of the list and provides methods to query and to set them. The current attributes are "owner", "closed", "expires", "auto_...

CHROMATIC/Mail-SimpleList-0.95 - 28 Jul 2019 16:58:02 UTC

Mail::Alias::Reader::Token River stage zero No dependents

Mail::Alias::Reader::Token is not only the class represents an aliases(5) parser token, but also itself is returned by Mail::Alias::Reader as a representation of a mail alias destination. For the purposes of this documentation, only the public-facing...

CPANEL/Mail-Alias-Reader-0.06 - 16 Aug 2012 15:13:02 UTC

lib/Mail/Alias/Reader/Parser.pm River stage zero No dependents

CPANEL/Mail-Alias-Reader-0.06 - 16 Aug 2012 15:13:02 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::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::Action - base for building modules that act on incoming mail River stage one • 3 direct dependents • 3 total dependents

E-mail doesn't have to be boring. If you have server-side filters, a bit of disk space, some cleverness, and access to an outgoing SMTP server, you can do some very clever things. Want a temporary mailing list? Try Mail::SimpleList. Want a temporary,...

CHROMATIC/Mail-Action-0.46 - 31 Jan 2009 01:01:51 UTC

Mail::ClamAV - Perl extension for the clamav virus scanner River stage zero No dependents

Clam AntiVirus is an anti-virus toolkit for UNIX <http://www.clamav.com/>. This module provide a simple interface to its C API. EXPORT None by default. Exportable constants Options for scanning. CL_SCAN_STDOPT This is an alias for a recommended set o...

CAVAC/Mail-ClamAV-0.30 - 31 Jan 2019 11:30:58 UTC

Mail::Toaster - a fast, secure, full-featured mail server. River stage zero No dependents

Mail::Toaster, Everything you need to build a industrial strength mail system. A collection of perl scripts and modules that are quite useful for building and maintaining a mail system. It was first authored for FreeBSD and has since been extended to...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC

Mail::SimpleList - module for managing simple, temporary, easy mailing lists River stage one • 1 direct dependent • 1 total dependent

Sometimes, you just need a really simple mailing list to last for a few days. You want it to be easy to create and easy to use, and you want it to be easy to unsubscribe. It's not worth setting up a complex system with one of the existing mailing lis...

CHROMATIC/Mail-SimpleList-0.95 - 28 Jul 2019 16:58:02 UTC

Mail::GPG::Result - Mail::GPG decryption and verification results River stage one • 1 direct dependent • 1 total dependent

This class encapsulates decryption and verification results of Mail::GPG. You never create objects of this class yourself, they're all returned by Mail::GPG....

JRED/Mail-GPG-1.0.12 - 12 Feb 2018 12:17:16 UTC

Mail::SRS::Daemon - modular daemon for Mail::SRS River stage zero No dependents

The SRS daemon listens on a socket for SRS address transformation requests. It transforms the addresses and returns the new addresses on the socket. It may be invoked from exim using ${readsocket ...}, and probably from other MTAs as well. See http:/...

SHEVEK/Mail-SRS-0.31 - 19 Oct 2004 15:51:16 UTC

Mail::Postfixadmin - Interferes with a Postfix/MySQL virtual mailbox system River stage zero No dependents

BIGREDS/Mail-Postfixadmin-0.20130624 - 24 Jun 2013 22:00:33 UTC

Mail::ExpandAliases - Expand aliases from /etc/aliases files River stage zero No dependents

I've looked for software to expand aliases from an alias file for a while, but have never found anything adequate. In this day and age, few public SMTP servers support EXPN, which makes alias expansion problematic. This module, and the accompanying "...

DARREN/Mail-ExpandAliases-0.49 - 01 Jul 2010 18:45:27 UTC

Mail::Toaster::Qmail - Qmail specific functions River stage zero No dependents

This module has all sorts of goodies, the most useful of which are the build_????_run modules which build your qmail control files for you. See the METHODS section for more details....

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC

Mail::Action::Address - roles applicable to individual addresses River stage one • 3 direct dependents • 3 total dependents

Most Mail::Action users operate around the idea of unique, lightweight e-mail addresses, whether unique names within a subdomain, uniquely keyed variants of a single address, or some combination of the two. This class defines certain behavior and dat...

CHROMATIC/Mail-Action-0.46 - 31 Jan 2009 01:01:51 UTC

Mail::Bulkmail::Object - used to create subclasses for Mail::Bulkmail. River stage zero No dependents

Older versions of this code used to be contained within the Mail::Bulkmail package itself, but since 3.00 now has all of the code compartmentalized, I couldn't leave this in there. Well, technically I *could*, but I didn't like that. It's wasteful to...

JIMT/Mail-Bulkmail-3.12 - 22 Dec 2003 22:20:31 UTC

Mail::Toaster::FreeBSD - FreeBSD specific Mail::Toaster functions. River stage zero No dependents

Usage examples for each subroutine are included....

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC
30 results (0.069 seconds)