History for CheckMail
changed: - 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 <a href = "http://java.sun.com/products/javamail/downloads/index.html">javamail-1.3.1 </a> and activation.jar from <a href = "http://java.sun.com/products/javabeans/glasgow/jaf.html">jaf-1.0.2</a> to your library/jars folder. figure <img src="CheckMail.jpg" /> 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":http://cvs.sourceforge.net/viewcvs.py/vcb/VCB/libraries/src/org/vcb/parts/net/CheckMail.java at sourceforge.net configuration file - revision 1.0 "checkmail.vcb":http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/net/checkmail.vcb at sourceforge.net status alpha release