Re: Problem in using SMTPAppender with gmail

2008-09-26 Thread RMMM
Virajith KHP wrote: > > Hello, > > Actually it wasn't the issue in my code and that leading leading spaces > were > typing mistakes. > > Regards, > Virajith > > Did you get this working? I've been grappling with the same problem. -- View this message in context: http://www.nabble.com/Prob

Re: Problem in using SMTPAppender with gmail

2008-09-27 Thread RMMM
I succeeded in getting this to work (using log4j to send logging messages by smtp over ssl). I think it's appalling that log4j doesn't do this, and it isn't mentioned anywhere in the documentation. I even bought the complete manual for $20, but it doesn't say a word about this obvious issue. So,