IF Computer > MINERVA > Example Programs > Applications > SMTP Client

SMTP Client

MINERVA
ifcomputer logo
f
Expert Services on the Web

sendmail/7 is an implementation of an SMTP client for integration into larger systems.

The predicates sends an email message to given To, CC, Bcc addresses.

In production you typically use the program in a servlet based corporate web service or application.

This example shows how to use existing Java libraries to build a very easy-to-use dedicated service component.

In this directory you find:

sendmail.min - MINERVA source code for sendmail/7

myMimeMessage.java - Java source code for the glue layer to the underlying Java mail services.

Compile.sh - a compile script example. The comments also shows the initial development phase.

mail.jar and activation.jar - these files are available in your Java 1.4 and servlet Web server distributions. The file names are shown here for completeness only and are not part of the MINERVA distribution.

document: http://www.ifcomputer.co.jp/MINERVA/ExamplePrograms/Applications/SMTP_Client/print_en.html
published 2008/7/7 update 2003/2/26 (c) 1996-2006 IF Computer Japan
IF Computer 5-28-2 Sendagi, Bunkyo-ku Tel +81-3-5814-3352 info@ifcomputer.com
Customer Support Tokyo 113-0022 Japan   http://www.ifcomputer.com
Back> managed with ubiCMS