From: Pieter v. Z. <pv...@cs...> - 2005-07-01 08:19:17
|
Jason, here is my response of yesterday for the MailForum module problem: The error in the server log seems to be related to the FileUpload module. This seems to an existing problem that I will take a look at. The Mail issue: =============== This might be the following issue: There is another jar that needs to be updated when compiling from source: coefficient-mailForum4james.jar This file is usually contained in jamesMailForumResources-${version}-.tar.gz Please copy (and maybe build Dithaka-Base again) the dithaka-base jars to the mailForum/lib directory and build the mailForum. Then Build coefficient-mailForum4james.jar from the mailForum module using target: james-jar Please update this version by copying it to {JAMES_HOME}/lib Make sure you have the newest version of Dithaka-James as well. I will have to add instructions on the site for building from source. If the mail is not matched in the AliasUser table or any errors occur, Dithaka will swallow the mail. We need to extend the notification system to notify the admins of these errors. This would need to be done in the next release. Please let me know if this fixes your problem? Kindly Pieter On Thu, 2005-06-30 at 10:10 +0100, Jason Meyler wrote: > Hi Pieter, > > We are having a problem sending mails from our demo instance at > http://demo.opendgroups.net. I hope you can help. It unfortunately means > that our testers are unable to proceed. > > Installation: > This is built from the CVSs on 6 June. I have also updated > dithaka-james.jar with your changes to the Forum mailets on 14 June > (also put this in the mailforum.ear). > > Actions carried out: > Started James - James logs in $JAMES_HOME/apps/james/logs show no > errors. However an exception is generated in > $JAMES_HOME/logs/wrapper.log. (attached). > Started JBoss - logs show no problems with initial deployment. > Browse to demo.opendgroups.net > logon as admin > create a new closed group > received email confirmation of this successfully > Browse to My Groups > Confirm the new group > Add a member > Browse to Messages > Create a list > Create a message - This message has not been received by either the site > admin or the member of the list. > James smtp logs show that the smtp server sent the mail successfully. > The mailet log shows that this mail was then stored in the address > error folder. (both logs attached) > Also attach the JBoss server log which has generated several exceptions. > > Regards > > Jason > |