k care of the problem. My appender looks the same
as yours.
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of
Vladyslav Kosulin
Sent: Tuesday, January 27, 2004 12:43 PM
To: [EMAIL PROTECTED]
Subject: Re: ASYNC + SMTP appender with JBoss
configuration
Robert Augustyn wrot
Robert Augustyn wrote:
I am not quite sure how you get anything by setting
smtp host
value/to/from to "..." ?
I replaced the real values for security purposes ;-)
You may want to look into using exception sorter in
the definition of
your jdbc pool.
JDBC pool? How does it affect SMTP?
Vlad
-
Ionel GARDAIS wrote:
Hi Vladyslav,
The line
declares a buffer of 100 events to send with the
message each time an error occurs.
To reduce the amount of message received in the body
of your mail, just decrease the buffersize value.
According to JavaDoc, BufferSize does not intersect with a messag
Hi all,
I use JBoss 3.2.3 with log4j
I activated SMTP appender to send errors by e-mail, but can't properly configure
it. Every time an Exception happens, I receive a lot of e-mails with every
e-mail body containing only 1 line of the Exception trace log, like:
[16:49:04,315,STDERR] at
com.