On Thu, 20 Nov 2008, Matthias Weiser wrote:
> I am following the FAQs and try to send SMTP mail via Log4Perl.
> I first tried this configuration:
>
> log4perl.category = FATAL, Mailer
> log4perl.appender.Mailer = Log::Dispatch::Email::MailSend
> log4perl.appender.Mailer.to = [EMAIL PROTECTED]
> lo
Hello,
I am following the FAQs and try to send SMTP mail via Log4Perl.
I first tried this configuration:
log4perl.category = FATAL, Mailer
log4perl.appender.Mailer = Log::Dispatch::Email::MailSend
log4perl.appender.Mailer.to = [EMAIL PROTECTED]
log4perl.appender.Mailer.from = [EMAIL PROTECTED]
log