Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 77286 invoked from network); 14 Apr 2002 11:40:04 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Apr 2002 11:40:04 -0000 Received: (qmail 6114 invoked by uid 97); 14 Apr 2002 11:40:02 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 6073 invoked by uid 97); 14 Apr 2002 11:40:01 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 6049 invoked from network); 14 Apr 2002 11:40:00 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Peter Donald To: "Avalon Developers List" Subject: Re: logkit: SMTPOutputTarget Date: Sun, 14 Apr 2002 21:35:54 +1000 X-Mailer: KMail [version 1.4] References: <20020414114941.GA10596@osa.de> In-Reply-To: <20020414114941.GA10596@osa.de> X-Wisdom: A right is not what someone gives you; it's what no one can take from you. MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200204142135.54795.peter@apache.org> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Sun, 14 Apr 2002 21:49, Marcus Crafter wrote: > Hi All, > > =09I've written a new logkit target for review, which logs events > =09via email. The new target is attached, as SMTPOutputTarget. > =09It requires the javamail jar file available from > =09http://java.sun.com/products/javamail/index.html. > > =09If you have any comments, etc, feel free to fire away. If > =09there's no major problems and it's ok with everyone, I'll check > =09the source file into logkit later on during the week. Looks good. The only thing I would change is move the SMTP session creati= on=20 out of the constructor so that it is easier to integrate into existing=20 systems that already have a session available to themand preconfiured (l= ike=20 many j2ee servers). > =09I'm also working on an SMSOutputTarget which should be working > =09soon to. I'll post it too as soon as it's ready. sounds great! -- Cheers, Pete -- To unsubscribe, e-mail: For additional commands, e-mail: