SMTPHandler 0.6 review

Download
by rbytes.net on

SMTPHandler is a handler for the java.util.logging library

License: The Apache License 2.0
File size: 0K
Developer: Sean Sullivan
0 stars award from rbytes.net

SMTPHandler is a handler for the java.util.logging library. SMTPHandler sends LogRecord's via email using the Simple Mail Transfer Protocol.

The SMTPHandler code is derived from log4j's SMTPAppender.

After downloading the SMTPHandler software, you will need to download two additional JAR files:

1) Sun JavaMail
http://java.sun.com/products/javamail

2) Sun JavaBeans Activiation Framework
http://java.sun.com/products/javabeans/glasgow/jaf.html

What's New in This Release:
This release adds SMTP server authentication.
You can specify an SMTP username and SMTP password.

SMTPHandler 0.6 keywords