OpMath: Projects: Components: Mail Client

_

OpMath: Site Map  

-  

OpMath: Support  

-  

OpMath: Projects  

-  

OpMath: About OpMath  

-  

OpMath: Contact  

-  

 

Mail Client Component

Optional Components

Outline

The OpMath mail component serves as a simple email client that can be accessed via a servlet, or incorporated into any networked Java application via a very simple API. The mail client supports sending text email messages, together with binary or text MIME attachments of any type. The mail client is multi-threaded, and can support large queues of outgoing messages, and multiple queue instances with alternate identities. The OpMath Mail Client Lite component is offered as a simpler alternative.

Version 1.0 of the mail component only allows for sending email messages, using a named SMTP server. Reception of messages is not currently supported.

Online Access

The Mail Client servlet is available on line at at: http://vega.opmath.com:8080/mailclient.

Status

A complete production version is available now.

Version

The current version of this component is 1.0. There are no other versions available.

Dependencies

Open Math Utilities 1.0 (or greater).

Apache Jakarta Tomcat 4.0.3 (or greater), or equivalent application server supporting the Java Servlet 2.3 specification.

Java Mail 1.1.3 (or greater).

JavaBeans Activation Framework JAF 1.0 (or greater).

Java 2 Platform, Standard Edition J2SE 1.4.

License

The Mail Cleint Component is made available according to the GNU Lesser General Public License. This allows for the incorporation of the Open Math Mail Client package into proprietary third-party software.

Manuals

No manuals are available. However, the component includes source code for example use.

Source Code

As GZIP'ed TAR file, via ftp download, and via http download. Note that this source code package also contains JavaDocs, binary code, build file and other accessories.

Binary Distribution

As a WAR file, via ftp download, and via http download.

JavaDoc for API

Online and as a JAR file, via ftp download, or via http download.

_

Copyright 2003 - 2005 © The Open Math Company Limited, Brighton, UK.

Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, inc. in the U.S. and other countries. Other trademarks are the property of their respective owners.

Valid HTML 4.01!

OpMath: Home