Yes

See
http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/net/SMTPAppender.h
tml. It might not be compiled into the log4j-core.jar.

Hope this helps

--

Thomas




| -----Original Message-----
| From: Eddie Post [mailto:[EMAIL PROTECTED]]
| Sent: 22 August 2001 12:08
| To: LOG4J Users Mailing List; [EMAIL PROTECTED]
| Subject: Re: SMTPAppender on Linux box ??
|
|
| Euuuuhhhh,
|
| I think I missed something. Is the SMTPAppender included in Log4J ??
| I just checked the log4j doc's and the SMTPAppender doesn't appear in the
| list of appenders !!??
|
| What is happening ? I am a bit confused! ;)
|
| Eddie
|
|
| ----- Original Message -----
| From: Thomas Tuft Muller <[EMAIL PROTECTED]>
| To: LOG4J Users Mailing List <[EMAIL PROTECTED]>
| Sent: Wednesday, August 22, 2001 12:10 PM
| Subject: RE: SMTPAppender on Linux box ??
|
|
| > The sourcecode for Log4j can be downloaded from
| > http://jakarta.apache.org/log4j/docs/download.html.
| >
| > You don't need to understand the sourcecode to use it. Just
| make sure that
| > an implementation of the JavaMail API is included
| > (http://java.sun.com/products/javamail/) in the classpath.
| >
| > The parameters is easy extractable from the JavaDoc.
| >
| > Hope this helps
| >
| > --
| >
| > Thomas
| >
| >
| >
| > | -----Original Message-----
| > | From: Eddie Post [mailto:[EMAIL PROTECTED]]
| > | Sent: 22 August 2001 11:08
| > | To: LOG4J Users Mailing List
| > | Subject: Re: SMTPAppender on Linux box ??
| > |
| > |
| > | Thanks Nicolas.
| > |
| > | I will have a look at the javadoc, I search further in the Log4J
| > | mailinglist
| > | for source code of the SMTPAppender  to get me started.
| > | Or is there a better place to find the SMTPAppender on internet ?
| > |
| > | Eddie
| > |
| > | ----- Original Message -----
| > | From: Nicolas <[EMAIL PROTECTED]>
| > | To: LOG4J Users Mailing List <[EMAIL PROTECTED]>
| > | Sent: Wednesday, August 22, 2001 11:25 AM
| > | Subject: Re: SMTPAppender on Linux box ??
| > |
| > |
| > | > JavaMail is just an API to send mail using the SMTP protocol.
| > | >
| > | > sendmail is a program able to accept mail through SMTP connections,
| and
| > | route
| > | > it appropriately.
| > | >
| > | > Because the mail transport is layered behind SMTP, javamail
| > | does not have
| > | to
| > | > know what MTA (Mail Transport Agent) is accepting the SMTP
| connection.
| > | >
| > | > The SMTPAppender uses javamail, and only has to know some
| information
| > | > regarding which server to send the mail to, to what email
| > | address, and so.
| > | >
| > | > To figure out how to use the SMTPAppender, take a look at
| the javadoc.
| > | >
| > | > Nicolas
| > | >
| > | >
| > | > On August 17, 2001 12:37 pm, you wrote:
| > | > > Hellu,
| > | > >
| > | > > I want to us a smtp appender on my linux box.
| > | > > Some advice on this please, conerning the following:
| > | > > - Should I use javamail of sendmail ?? (I used sendmail ofter
| > | but never
| > | > > javamail until now).
| > | > > - Where can I fiind the latest source of other people that made
| > | something,
| > | > > to get me going.
| > | > >
| > | > > I found a lot of smtpappender mails in the mail-archive but don't
| know
| > | > > where to start. Some advice from people how already
| walked this path
| > | would
| > | > > be more then welcome.
| > | > >
| > | > > Eddie
| > | > >
| > | >
| > ---------------------------------------------------------------------
| > | > > To unsubscribe, e-mail: [EMAIL PROTECTED]
| > | > > For additional commands, e-mail:
| [EMAIL PROTECTED]
| > | >
| > | >
| ---------------------------------------------------------------------
| > | > To unsubscribe, e-mail: [EMAIL PROTECTED]
| > | > For additional commands, e-mail: [EMAIL PROTECTED]
| > | >
| > | >
| > |
| > | ---------------------------------------------------------------------
| > | To unsubscribe, e-mail: [EMAIL PROTECTED]
| > | For additional commands, e-mail: [EMAIL PROTECTED]
| > |
| > |
| >
| >
| >
| >
| *************************************************************************
| > Copyright ERA Technology Ltd. 2001. (www.era.co.uk). All rights
| reserved.
| > Confidential. No liability whatsoever is accepted for any loss or damage
| > suffered as a result of accessing this message or any attachments.
| >
| > ---------------------------------------------------------------------
| > To unsubscribe, e-mail: [EMAIL PROTECTED]
| > For additional commands, e-mail: [EMAIL PROTECTED]
| >
| >
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|



*************************************************************************
Copyright ERA Technology Ltd. 2001. (www.era.co.uk). All rights reserved. 
Confidential. No liability whatsoever is accepted for any loss or damage 
suffered as a result of accessing this message or any attachments.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to