Search results for "module:Mail::Mailer::sendmail"
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
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
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::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
SQLite::Work::Mail - send mail with data from an SQLite table.
This module is an expansion of SQLite::Work used for sending email populated by row(s) from a table in an SQLite database....
RUBYKAT/SQLite-Work-0.1601 - 01 Jan 2016 02:07:01 UTC
Egg::Release::Mail - Package kit for Mail Sending.
* Egg::View::Mail ..... View to transmit mail. * Egg::View::Mail::Base ..... Base class for E-mail controller. * Egg::View::Mail::Mailer::CMD ..... Mail is transmitted by the sendmail command. * Egg::View::Mail::Mailer::SMTP ..... Mail is transmitted...
LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC
Mail::Builder::Simple - Send UTF-8 HTML and text email with attachments and inline images, eventually using templates
"Mail::Builder::Simple" can create email messages with Mail::Builder and send them with Email::Sender::Simple. It has the following features: UTF-8 encoding "Mail::Builder::Simple" automaticly encodes the body and headers of the email messages to UTF...
TEDDY/Mail-Builder-Simple-0.16 - 12 Dec 2011 18:03:33 UTC
Mojolicious::Plugin::Mail - Mojolicious Plugin for send mail
Mojolicous::Plugin::Mail is a plugin for Mojolicious apps to send mail using MIME::Lite....
SHARIFULN/Mojolicious-Plugin-Mail-1.5 - 16 Mar 2015 08:30:36 UTC
Mail::Sendmail::Enhanced
Mail::Sendmail::Enhanced is an enhanced version of the module Mail::Sendmail. It is still pure Perl solution. In the module the problem of encoding multibyte characters in Mail::Sendmail was solved. Some procedure of sending very easily a list of att...
FRANCISCO/Mail-Sendmail-Enhanced-0.03 - 03 Feb 2015 20:03:23 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
Mail::Milter::Authentication::Net::Milter - Local modified copy of Net::Milter
Perl module to provide a pure Perl implementation of the MTA part the milter interface. The goal of this module is to allow other email systems to easily integrate with the various email filters that accept content via milter. This implementation of ...
MBRADSHAW/Mail-Milter-Authentication-3.20230911 - 11 Sep 2023 06:52:02 UTC
Mail::MboxParser::Mail::Convertable - convert mail for sending etc.
This class adds means to convert an email object into something that could be send via SMTP, NNTP or dumped to a file or filehandle. Therefore, methods are provided that change the structure of an email which includes adding and removing of header-fi...
VPARSEVAL/Mail-MboxParser-0.55 - 08 Dec 2005 10:21:27 UTC