Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: HA-JavaMail: High-Availability JavaMail

HA-JavaMail: High-Availability JavaMail Introduction HA-JavaMail is a JavaMail transport proxy that adds efficiency and reliability to an underlying JavaMail provider. HA-JavaMail is NOT an SMTP implementation - it's a wrapper around an existing imp

Tutorial Details:

Features
High-Availibility
Manages connections to multiple mail servers.
Message sending will retry with the next available transport until successful.
Detected dead connections are automatically re-opened and made available.
Efficiency
Messages are sent asynchronously to minimize impact of network latency between client and mail server.
Configurable sending strategies, e.g. email address host grouping minimizes work required to lookup domains.
Tranparent integration
Implements the javax.mail.Transport interface
Integration is as simple as placing HA-JavaMail jar file into classpath.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
HA-JavaMail: High-Availability JavaMail

View Tutorial:
HA-JavaMail: High-Availability JavaMail

Related Tutorials:

Create forward-compatible beans in EJB, Part 1 - JavaWorld December 1999
Create forward-compatible beans in EJB, Part 1 - JavaWorld December 1999
 
Choosing an enterprise-wide standard Java IDE - JavaWorld March 2000
Choosing an enterprise-wide standard Java IDE - JavaWorld March 2000
 
Which JSP book serves up the best lesson?
Which JSP bookAs for Web servers/databases, just mentioning a server in the book is not sufficient to be listed here.
 
Develop n-tier applications using J2EE - JavaWorld December 2000
Develop n-tier applications using J2EE - JavaWorld December 2000
 
Talking Java! - JavaWorld August 2001
Talking Java! - JavaWorld August 2001
 
JavaMail quick start
JavaMail quick start
 
Create email-based apps with JAMES
Create email-based apps with JAMES
 
Test email components in your software
Test email components in your software
 
Aspirin - embeddable java smtp server
Aspirin - embeddable java smtp server What is it? Aspirin is an embeddable send-only SMTP server. Why would I want that? The JavaMail API doesn't really let you send mail. And that's just annoying. Developers shouldn't have to jump through hoops t
 
Very interesting tutorial
Introducing the JavaMail API The JavaMail API is an optional package (standard extension) for reading, composing, and sending electronic messages. You use the package to create Mail User Agent (MUA) type programs, similar to Eudora, Pine, and Microsoft O
 
Create Intelligent E-mail Filters with JavaMail and Classifier4j
Create Intelligent E-mail Filters with JavaMail and Classifier4j Tired of the limitations and annoying false positives with commercial spam filters? Classifier4J is an open source Java library that will let you build custom applications that read e-mails
 
HA-JavaMail: High-Availability JavaMail
HA-JavaMail: High-Availability JavaMail Introduction HA-JavaMail is a JavaMail transport proxy that adds efficiency and reliability to an underlying JavaMail provider. HA-JavaMail is NOT an SMTP implementation - it's a wrapper around an existing imp
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.