SMTPHandler 0.6 review
DownloadSMTPHandler is a handler for the java.util.logging library
|
|
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