re: Problem using SMTPAppender

2006-08-31 Thread Patrick Wyss
i just want to correct this for anyone reading this thread later: - triggeringLevel was an addition i wrote myself (as part of my authentificating SMTPAppender). it is not available in the standard SMTPAppender - in standard SMTP appender you can set the class name of the "EvaluatorClass" - the d

Re: Problem using SMTPAppender

2006-08-31 Thread Thomas Saxtoft
Ok - I got the bastard. The culprit was some strange jar named geronimo-spec-j2ee-1.4-rc4.jar located in my classpath before j2ee.jar, which contained a complete java mail api. It is obviously buggy or some dummy implementation doing nothing but give one gray hair. Now I don't have to retire anym

Re: Problem using SMTPAppender

2006-08-31 Thread Thomas Saxtoft
> TriggeringLevel: an event with this level ... It seems like log4j does not recognize that property using xml configuration. Anyway I'm logging with priority "error". > ... if "telnet localhost 25" is connecting and ... you get an answer, then everything is OK. It works fine. > you do have mail.

Re: Problem using SMTPAppender

2006-08-31 Thread Thomas Saxtoft
> 1) i think you have to set TriggeringLevel. I am using . I guess that's the same. > 2) just in case: are you sure you have a smtp running on you localhost? No I don't have a SMTP server at my localhost, but I tried to monitor port 25 on localhost and then forward any request to the company SMTP

RE: Problem using SMTPAppender

2004-03-02 Thread Robert Augustyn
18, 2004 10:45 AM To: Mandar Mangalvedhekar Subject: RE: Problem using SMTPAppender Connect SMTP appender to ASYNC appender. This will stop the STMP appender from blocking other processes. Jonathan -Original Message- From: Mandar Mangalvedhekar [mailto:[EMAIL PROTECTED] Sent

RE: Problem using SMTPAppender

2004-02-18 Thread Mandar Mangalvedhekar
send a message ? Thanks in advance. Regards Mandar -Original Message- From: Jonathan Cowherd [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 11:28 AM To: Mandar Mangalvedhekar Subject: RE: Problem using SMTPAppender For logging performance, but not for your application

RE: Problem using SMTPAppender

2004-02-18 Thread Mandar Mangalvedhekar
, 2004 10:45 AM To: Mandar Mangalvedhekar Subject: RE: Problem using SMTPAppender Connect SMTP appender to ASYNC appender. This will stop the STMP appender from blocking other processes. Jonathan -Original Message- From: Mandar Mangalvedhekar [mailto:[EMAIL PROTECTED] Sent: Wednesday