CheckMail

Document Actions
last edited 4 years ago by grigvah

description

This part is designed to check the mail with given configuration, username and password and gives XML output. In order to use this part You should add mail.jar from javamail-1.3.1 and activation.jar from jaf-1.0.2 to your library/jars folder.

figure

inpins

  1. conf - ID = 1 - sets the configuration (server,protocol etc.)
  2. UNAME - ID = 2 - sets the username, password
  3. CHECK - ID = 3 - checks the mail

outpins

EMAILS - ID = 51 fires xml emails

links to cvs

source - revision 1.0 org.vcb.parts.net.CheckMail.java at sourceforge.net

configuration file - revision 1.0 checkmail.vcb at sourceforge.net

status

alpha release