|
From: David RR W. \(XML\) <da...@dr...> - 2006-09-06 18:55:55
|
<div>For testing with SMTP - Hermes has the little "SendMail" program.</div> <div> </div> <div>It should work!</div> <div> </div> <div>Of course most production systems are not using SMTP - I presume you are just trying the SMTP to get a base configuration working...</div> <div> </div> <div>DW<BR></div> <DIV id=wmMessageComp name="wmMessageComp"><BR><BR> <BLOCKQUOTE style="PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT: blue 2px solid">-------- Original Message --------<BR>Subject: Re: [ebxmlms-general] [SPAM] - Hermes servlet problem -<BR>Bayesian Filter detected spam<BR>From: "Arnstein Vestad" <ar...@ki...><BR>Date: Wed, September 06, 2006 2:20 pm<BR>To: "General discussions" <ebx...@li...><BR><BR>Do keep in mind that Hermes 1 doesn't support ebxml reliable messaging over the SMTP protocol, before you decide to do something mission critical with it. That might be a showstopper for some. Ack-messages are generated, but never delivered.<BR><BR>-----Opprinnelig melding-----<BR>Fra: ebx...@li... [mailto:ebx...@li...] På vegne av z3100410dn<BR>Sendt: 2. september 2006 19:46<BR>Til: ebx...@li...<BR>Emne: [SPAM] - [ebxmlms-general] Hermes servlet problem - Bayesian Filter detected spam<BR><BR>Hi,<BR><BR>Ive attempted to install and run hermes 1, but cant seem to run the<BR>msh servlet correctly.<BR><BR>I have<BR>- installed j2sdk1.4.2_12<BR>- installed tomcat 4.1<BR>- downloaded hermes_ebms2_binary_dist_1001.zip<BR>- copied the xalan.jar patch<BR>- copied msh.war into the webapps directory<BR>- copied msh.properties.xml into the tomcat 4.1\bin and home directory.<BR><BR>For the msh.properties.xml, I have set<BR><BR>- <URL>http://localhost:8080/msh/</URL><BR><BR>- <SMTP><BR> <!-- Mail server for sending messages --><BR> <Host>localhost</Host><BR> <Port>25</Port><BR> <User>msh</User><BR> <Password>msh</Password><BR> </SMTP><BR><BR>- <Protocol>pop3</Protocol><BR> <Host>localhost</Host><BR> <Port>110</Port><BR> <Folder>INBOX</Folder><BR> <User>msh</User><BR> <Password>msh</Password><BR><BR>- <Driver>org.postgresql.Driver</Driver><BR> <User>msh</User><BR> <Password>msh</Password><BR><BR>I have also commented out the authenication file bit<BR><BR>- <!-- <AuthenticationFile>/hermes/msh_passwd</AuthenticationFile> --><BR><BR>When I attempt to deploy tomcat however, I get a Http Status 503 -<BR>Servlet msh is currently unavailable.<BR><BR>I also get the following errors<BR><BR>org.apachhe.struts.util.PropertyMessageResources <init> INFO:<BR>Initialising, config='org.apache.struts.action.LocalStrings',<BR>returnNull=true<BR>.<BR>.<BR><BR>WebappClassLoader: validateJarFile(c:/Program Files/Apache<BR>Group/Tomcat 4.1/bin/../webapps/msh/WEB-INF/lib/servlet.jar> - jar not<BR>loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:<BR>javax/servlet/Servlet.class <BR><BR><BR><BR>Does Anyone have a solution to this problem?. Have I done something<BR>wrong in the msh.properties.xml file?<BR><BR>I am really stuck with this, and any help would be greatly appreciated.<BR><BR>Regards,<BR>D<BR><BR><BR><BR><BR><BR>-------------------------------------------------------------------------<BR>Using Tomcat but need to do more? Need to support web services, security?<BR>Get stuff done quickly with pre-integrated technology to make your job easier<BR>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<BR>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642<BR>_______________________________________________<BR>ebxmlms-general mailing list<BR>ebx...@li...<BR>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general<BR><BR>-------------------------------------------------------------------------<BR>Using Tomcat but need to do more? Need to support web services, security?<BR>Get stuff done quickly with pre-integrated technology to make your job easier<BR>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<BR>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642<BR>_______________________________________________<BR>ebxmlms-general mailing list<BR>ebx...@li...<BR>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general </BLOCKQUOTE></DIV> |