Hi,
I use log4net to log errors for a .NET web application, and send email via SMTPappender using IIS SMTP services. It works fine during development.
After I deployed to the server using web setup, the log emails are not sending
out.
The SMTPhost is set as the computer name of the
server
> -Original Message-
> From: Steve Burkett [mailto:[EMAIL PROTECTED]
> Sent: vrijdag 22 oktober 2004 0:24
> To: Log4NET User
> Subject: basic question on building log4net
>
> Hello,
>
> I have a basic question on building log4net. I'm running Win2k, SP2,
> .Net 1.1, VS .Net 2003.
>