Query: paranoid::log::email
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Paranoid::Log::Email(3pm) User Contributed Perl Documentation Paranoid::Log::Email(3pm)NAMEParanoid::Log::Email - Log Facility EmailVERSION$Id: Email.pm,v 0.82 2010/04/15 23:23:28 acorliss Exp $SYNOPSISuse Paranoid::Log; enableFacility('crit-alert', 'email', 'debug', '+', $mailhost, $recipient); enableFacility('crit-alert', 'email', 'debug', '+', $mailhost, [ @recipients ]); enableFacility('crit-alert', 'email', 'debug', '+', $mailhost, $recipient, $sender, $subject);DESCRIPTIONThis module implements an e-mail transport for messages sent to the logger. It supports one or more recipients as well as overriding the sender address and subject line. It also supports connecting to a remote mail server.DEPENDENCIESo Net::SMTP o Net::Domain o Paranoid::DebugSUBROUTINES/METHODS NOTE: Given that this module is not intended to be used directly nothing is exported. init log remove dumpSEE ALSOo Paranoid::LogBUGS AND LIMITATIONSNo validation of any information, be it the mail server, recipient, or anything else is done until a message actually needs to be sent. Because of this you may have no warning of any misconfigurations just by enabling the facility.AUTHORArthur Corliss (corliss@digitalmages.com)LICENSE AND COPYRIGHTThis software is licensed under the same terms as Perl, itself. Please see http://dev.perl.org/licenses/ for more information. (c) 2005, Arthur Corliss (corliss@digitalmages.com) perl v5.14.2 2010-04-15 Paranoid::Log::Email(3pm)
Related Man Pages |
---|
log::dispatch::email(3pm) - debian |
paranoid::debug(3pm) - debian |
paranoid::log::buffer(3pm) - debian |
paranoid::log::file(3pm) - debian |
paranoid::log::syslog(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Email files with files - wild character |
Automatically Email Select Syslog Messages |
Email issue |
Email Alert in UNIX |
Email alert after termination |