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
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
> 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.
> 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
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
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
, 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