Search results for "module:Mail::Mailer"
Mail::Mailer::smtp_auth - a Net::SMTP_auth wrapper for Mail::Mailer
The code is almost a copy of Mail::Mailer::smtp but use Net::SMTP_auth instead Net::SMTP. for more details, please perldoc Mail::Mailer and perldoc Net::SMTP_auth...
FAYLAND/Mail-Mailer-smtp_auth-0.02 - 19 Aug 2008 04:38:23 UTC
Mail::Abuse::Processor::Mailer - Handle the email response to a Mail::Abuse::Report
This class handles automatic email responses sent to the originator of the Mail::Abuse::Report. Mail loops are avoided and detected by inserting a special header, X-Mail-Abuse-Loop. If this header is present, no messages will be sent. The following c...
LUISMUNOZ/Mail-Abuse-1.026 - 22 Jun 2007 20:49:09 UTC
Egg::View::Mail::Mailer::CMD - Mail is transmitted by using the sendmail command.
It is Mailer system component to transmit mail by using the sendmail command. Use is enabled specifying 'CMD' for the first argument of 'setup_mailer' method....
LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC
Egg::View::Mail::Mailer::SMTP - Mail is transmitted by using Net::SMTP.
It is Mailer system component to transmit mail by using Net::SMTP. Use is enabled specifying 'SMTP' for the first argument of 'setup_mailer' method....
LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC
Mail::DWIM - Do-What-I-Mean Mailer
"Mail::DWIM" makes it easy to send email. You just name the recipient, the subject line and the mail text and Mail::DWIM does the rest. This module isn't for processing massive amounts of email. It is for sending casual emails without worrying about ...
MSCHILLI/Mail-DWIM-0.08 - 25 Oct 2014 06:28:31 UTC
Mail::Sendmail - Simple platform independent mailer
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
Parse::Syslog::Mail - Parse mailer logs from syslog
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,...
SAPER/Parse-Syslog-Mail-0.17 - 11 Sep 2008 00:24:36 UTC
Mail::File - mail module which writes to a flat file.
This module was written to overcome the problem of sending mail messages, where there is no mail application available. The aim of the module is to write messages to a text file, that will format the contents to include all the key elements of the me...
BARBIE/Mail-File-0.13 - 12 Oct 2014 02:05:03 UTC
Mail::Audit - library for creating easy mail filters
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::Action - base for building modules that act on incoming mail
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
Sisimai::Mail - Handler of Mbox/Maildir for reading each mail.
Sisimai::Mail is a handler for reading a UNIX mbox, a Maildir, or any email message input from STDIN, variable. It is a wrapper class of the following child classes: * Sisimai::Mail::Mbox * Sisimai::Mail::Maildir * Sisimai::Mail::STDIN * Sisimai::Mai...
AKXLIX/Sisimai-v4.25.16 - 16 May 2023 06:28:56 UTC
Mail::Builder - Easily create plaintext/html e-mail messages with attachments and inline images
This module helps you to build correct e-mails with attachments, inline images, multiple recipients, ... without having to worry about the underlying MIME and encoding issues. Mail::Builder relies heavily on the MIME::Entity module from the MIME::Too...
MAROS/Mail-Builder-2.13 - 31 May 2017 05:30:43 UTC
Mail::POPRelay - Dynamic Relay Access Control
Mail::POPRelay is designed as a framework to support relaying through many different types of POP and email servers. This software is useful for mobile users and is fully compatible with virtual domains. One of the main differences between this softw...
KHOERLING/Mail-POPRelay-2.1.1 - 02 Sep 2002 23:29:02 UTC