RE: SmtpAppender and SSL

2006-02-16 Thread Ron Grabowski
> > -Original Message- > From: Ron Grabowski [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 16, 2006 1:39 AM > To: Log4NET User > Subject: RE: SmtpAppender and SSL > > Could you post the snippet of code you're using in your test > application applica

RE: SmtpAppender and SSL

2006-02-16 Thread Vladimir Kovalenko
PROTECTED]", "subject", "body"); client.Send(mail); -Original Message- From: Ron Grabowski [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 1:39 AM To: Log4NET User Subject: RE: SmtpAppender and SSL Could you post the snippet of code you&

RE: SmtpAppender and SSL

2006-02-15 Thread Ron Grabowski
Kovalenko <[EMAIL PROTECTED]> wrote: > Yes. It works correctly. > > -Original Message- > From: Ron Grabowski [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 15, 2006 2:16 PM > To: Log4NET User > Subject: Re: SmtpAppender and SSL > > Have you verified

RE: SmtpAppender and SSL

2006-02-15 Thread Vladimir Kovalenko
Yes. It works correctly. -Original Message- From: Ron Grabowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 15, 2006 2:16 PM To: Log4NET User Subject: Re: SmtpAppender and SSL Have you verified that you're able to send mail through GMail by creating a simple console ap

Re: SmtpAppender and SSL

2006-02-15 Thread Ron Grabowski
Have you verified that you're able to send mail through GMail by creating a simple console app and System.Web.Mail? --- Vladimir Kovalenko <[EMAIL PROTECTED]> wrote: > Hi. > > I am currently experiencing the following problem: I am using > SmtpAppender. > E-mails are sent via smtp.gmail.com whic

SmtpAppender and SSL

2006-02-15 Thread Vladimir Kovalenko
Hi. I am currently experiencing the following problem: I am using SmtpAppender. E-mails are sent via smtp.gmail.com which uses SSL. My configuration file looks like that:                                       I receive the following runtime error:   log4net:ERROR [SmtpAppender] Erro