RE: unknown problem with SMTPAppender

2004-01-23 Thread Ken . Liu
nt(LoggingEvent event) { return event.level.isGreaterOrEqual(Level.ERROR); } } Ken > -Original Message- > From: Ionel GARDAIS [mailto:[EMAIL PROTECTED] > Sent: Friday, January 23, 2004 4:38 AM > To: Log4J Users List > Subject: RE: unknown problem with SMTPAppender > > &g

RE: unknown problem with SMTPAppender

2004-01-23 Thread Ionel GARDAIS
You got it Ken ! I was not aware of this limitation. BTW, is it possible to raise this limit in order to send WARN messages ? (not only ERROR or FATAL) (using threshold ?) thanks, ionel _ Do You Yahoo!? -- Une adresse @yahoo.fr gra

RE: unknown problem with SMTPAppender

2004-01-22 Thread Tom Drake
: 'Log4J Users List' Subject: RE: unknown problem with SMTPAppender Ionel, You don't need any other jars other then mail.jar and activation.jar - and if you did you would must likely get exception. I'm Sorry but I can't think of anything else that could help you. Ra

RE: unknown problem with SMTPAppender

2004-01-22 Thread Raziel Steinmetz
Sent: Thursday, January 22, 2004 4:33 AM To: Log4J Users List Subject: RE: unknown problem with SMTPAppender Hi Raziel, I tried to use another SMTP server but I'm still getting no mails. sendmail's traffic is not logger so I looked at netstat to see if a connexion was established fro

RE: unknown problem with SMTPAppender

2004-01-22 Thread Ken . Liu
, 2004 5:24 AM > To: Log4J Users List > Subject: RE: unknown problem with SMTPAppender > > > Christian, > > It a miss-type. > > I try to use the machine name, then the IP and I even > try appending the SMTP port. > > still no luck > > __

RE: unknown problem with SMTPAppender

2004-01-22 Thread Ionel GARDAIS
Christian, It a miss-type. I try to use the machine name, then the IP and I even try appending the SMTP port. still no luck _ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com

RE: unknown problem with SMTPAppender

2004-01-22 Thread Christian Hufgard
Hi, I did not look at the documentation, but i think this: >[EMAIL PROTECTED] cannot work, since a hostname cannot not have an @ within... Or did you try it allready out with something like >log4j.appender.mailer.SMTPHost=host.com ? Greets, Christian > Hi Raziel, > > I tried to use another

RE: unknown problem with SMTPAppender

2004-01-22 Thread Ionel GARDAIS
Hi Raziel, I tried to use another SMTP server but I'm still getting no mails. sendmail's traffic is not logger so I looked at netstat to see if a connexion was established from my host. I see nothing ! Again, when connecting using telnet, I see the connection established and I can send mail by

RE: unknown problem with SMTPAppender

2004-01-21 Thread Raziel Steinmetz
ionel, I'm using the SMTPAppender and it is working very well (on both windows and Sun OS). if you don't get any exception from log4j then I would go and check your SMTP server log file to see if it got the email to send, it could be many reasons why you didn't got the email such as: invalid email