SMTPAppender authentication

2004-08-06 Thread Alisdair Little
Hi Guys, I've recently started using the log4net logging service. As a previous Java user I was extremely happy to see a .Net version. I started using the SmtpAppender and found that it did not support authentication.I have got this working in with the 1.2.0-beta8 and wondered how to have this adde

RE: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Reyes, Cynthia
Hello! I can't get my logs to get emailed, what am I doing wrong The log to files are working. Here are the config sections for it:

RE: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Reyes, Cynthia
I think you need to set the verbose parameter of the task to false in the nant build file, as in this example: Cynthia Reyes Thatcher Technology Group 350 S Rohlwing Road Suite 200 Addison, IL 60101 -Original Message---

RE: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Torben Sorensen
> Torben, > > You need a more recent version of NAnt : > http://nant.sourceforge.net/nightly/builds. > > Gert Thank you for pointing me in the right direction - I've now gotten the latest nightly NAnt build, and it compiled and tested perfectly. Now when I use 'build.cmd' I get a massive am

Re: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Gert Driesen
Torben, You need a more recent version of NAnt : http://nant.sourceforge.net/nightly/builds. Gert - Original Message - From: "Torben Sorensen" <[EMAIL PROTECTED]> To: "Log4NET User" Sent: Friday, August 06, 2004 7:44 PM Subject: Cannot get Log4Net to compile using Nant or VC 2003 Hi

Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Torben Sorensen
Hi All, I have gotten the latest version of log4net via CVS. After a lot of digging, I've put the log4net directory in the path, and I've tried the 'build.cmd' command again. I'm still getting the same error: C:\CVS\log4net\logging-log4net>build.cmd LOG4NET_DIR is C:\CVS\log4net\logging-lo

RE: Build problem with 1.2 Beta 8

2004-08-06 Thread Torben Sorensen
In the config file there is a setting that specifies the default framework to use - this is from my "NAnt.exe.config" file, as an example: Set the 'default' value for your app to "net-1.1" .. T _ From: Pawan Singh [mailto:[EMAIL PROTECTED] Sent: Thursday, A