Return-Path: Delivered-To: apmail-logging-log4net-user-archive@www.apache.org Received: (qmail 76581 invoked from network); 9 Mar 2006 08:26:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Mar 2006 08:26:51 -0000 Received: (qmail 29942 invoked by uid 500); 9 Mar 2006 08:26:46 -0000 Delivered-To: apmail-logging-log4net-user-archive@logging.apache.org Received: (qmail 29914 invoked by uid 500); 9 Mar 2006 08:26:46 -0000 Mailing-List: contact log4net-user-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Log4NET User" List-Id: Delivered-To: mailing list log4net-user@logging.apache.org Received: (qmail 29903 invoked by uid 99); 9 Mar 2006 08:26:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 00:26:45 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gaset.kovalenko@gmail.com designates 66.249.92.197 as permitted sender) Received: from [66.249.92.197] (HELO uproxy.gmail.com) (66.249.92.197) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 00:26:45 -0800 Received: by uproxy.gmail.com with SMTP id y2so196640uge for ; Thu, 09 Mar 2006 00:26:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:reply-to:from:to:subject:date:organization:mime-version:content-type:x-mailer:thread-index:x-mimeole:message-id; b=a7KTFE+AD78G+G/CpmN6lrq6jOws75+X/PYIQ/pe33k4UMhytjhUDjwsbyKpFy/0T3CppshZr+IimCwCcSpyzUh7ImJWS8OlFcSMujlpmARCBEWQ5I0JA6As/f1SG472r5Wu8X7oepThyQJTvI6PXEzSTe39KncQrrp7pRzHaDM= Received: by 10.66.164.4 with SMTP id m4mr1027129uge; Thu, 09 Mar 2006 00:26:24 -0800 (PST) Received: from pcvlk ( [193.239.152.105]) by mx.gmail.com with ESMTP id j1sm704199ugf.2006.03.09.00.26.22; Thu, 09 Mar 2006 00:26:22 -0800 (PST) Reply-To: From: "Vladimir Kovalenko" To: Subject: SmtpAppender Date: Thu, 9 Mar 2006 10:26:40 +0200 Organization: Personal (Gmail) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01C64363.F5C85CD0" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcZDUzCIdDXk7NYJTBCCLxuIhypNuw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <440fe6ae.4566c59a.309f.ffffcfa7@mx.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_000C_01C64363.F5C85CD0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I have SmtpAppender configured to send messages to address1@mail.com. Now I want to configure Log4net.MainForm logger to send messages to address2@mail.com and all the rest loggers to address1@mail.com. Can I do that with configuration file? Best Regards, Vladimir Kovalenko ------=_NextPart_000_000C_01C64363.F5C85CD0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I have SmtpAppender = configured to send messages to  address1@mail.com. Now I want to configure Log4net.MainForm logger to send messages to address2@mail.com and all the rest = loggers to address1@mail.com. Can I do = that with configuration file?

 

Best = Regards,

Vladimir = Kovalenko

------=_NextPart_000_000C_01C64363.F5C85CD0--