Return-Path: Delivered-To: apmail-logging-log4j-user-archive@www.apache.org Received: (qmail 67479 invoked from network); 31 Aug 2006 13:50:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Aug 2006 13:50:42 -0000 Received: (qmail 2621 invoked by uid 500); 31 Aug 2006 13:50:38 -0000 Delivered-To: apmail-logging-log4j-user-archive@logging.apache.org Received: (qmail 2594 invoked by uid 500); 31 Aug 2006 13:50:38 -0000 Mailing-List: contact log4j-user-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Users List" Reply-To: "Log4J Users List" Delivered-To: mailing list log4j-user@logging.apache.org Received: (qmail 2583 invoked by uid 99); 31 Aug 2006 13:50:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Aug 2006 06:50:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.28.227.33] (HELO EX01.avisen.dk) (193.28.227.33) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Aug 2006 06:50:37 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: Problem using SMTPAppender Date: Thu, 31 Aug 2006 15:51:44 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: Problem using SMTPAppender thread-index: AcbM9Z9AruznWtutSe2yoW14/Au0GAAApSrwAAB7QdAAAJXcAAAAt+OQ From: "Thomas Saxtoft" To: "Log4J Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > 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.jar and activation.jar on your classpath? Yes >are you sure you have the sources to the correct log4j version? I use log4j-1.2.13 binaries and source. I have compiled the sources and now I am able to debug log4j. The clue now ends in Transport.send(Message message)! Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-user-help@logging.apache.org