Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-23-2007, 08:43 PM
Moderator
 
Posts: 1,027
Default Upgrade to 4.5.9 still breaks spam databases

I'm just wanting to double check this before I go to bugzilla--am I just lucky or have any of these things happened to anybody else?

1) The bug about zmtrainsa being one X short on the ham training line is still not fixed. I thought I saw in bugzilla that it would be.

2) The upgrade appears to be knocking out the spam and ham databases again; all the training is lost for bayesian filtering.

I'll put them in bugzilla if others see these issues too.
Reply With Quote
  #2 (permalink)  
Old 10-23-2007, 08:49 PM
Former Zimbran
 
Posts: 5,606
Default

Please post your output to these bugs:
Bug 20673 - zmtrainsa typo prevents HAM mode
Bug 20936 - bayes are not migrated in upgrade

So that we can investigate and reopen if necessary.

john
Reply With Quote
  #3 (permalink)  
Old 10-23-2007, 09:00 PM
Moderator
 
Posts: 6,237
Default

For the ham training error - you should be able to just add the missing X, I just had to find the line that had 5 instead of 6 in /opt/zimbra/bin/zmtrainsa

Last edited by mmorse; 10-23-2007 at 09:05 PM.. Reason: file location
Reply With Quote
  #4 (permalink)  
Old 10-23-2007, 09:08 PM
Former Zimbran
 
Posts: 5,606
Default

Can you attach your zmsetup.log?
Reply With Quote
  #5 (permalink)  
Old 10-23-2007, 11:50 PM
Partner (VAR/HSP)
 
Posts: 197
Default Query which X

So does this mean changing /opt/zimbra/bin/zmtrainsa and specifically this part of the file.

Original file:
Code:
trainAccountFolder() {

  if [ "x${MODE}" = "xspam" ]; then
          tempdir=`mktemp -d -t spam.XXXXXX` || exit 1
    FOLDER=${FOLDER:=junk}
  elif [ "x${MODE}" = "xham" ]; then
          tempdir=`mktemp -d -t ham.XXXXX` || exit 1
    FOLDER=${FOLDER:=inbox}
  fi
Changing this line as follows:
Code:
          tempdir=`mktemp -d -t ham.XXXXXX` || exit 1
Reply With Quote
  #6 (permalink)  
Old 10-24-2007, 07:55 AM
Moderator
 
Posts: 1,027
Default

Yes, greenrenault, that is exactly what you need to change. Add that extra X and it'll go right thru.
Reply With Quote
  #7 (permalink)  
Old 10-24-2007, 08:19 AM
Moderator
 
Posts: 1,027
Default

Quote:
Originally Posted by jholder View Post
Can you attach your zmsetup.log?
Sure, John, here it is with passwords, domain, and cert keys redacted.

By the way, the attachment button on this composer worked for me in IE 6.0 but not in Firefox 2.0.0.8. Whaddup with dat?

Last edited by dwmtractor; 11-01-2007 at 03:59 PM..
Reply With Quote
  #8 (permalink)  
Old 10-24-2007, 08:23 AM
Moderator
 
Posts: 1,027
Default

Quote:
Originally Posted by mmorse View Post
For the ham training error - you should be able to just add the missing X, I just had to find the line that had 5 instead of 6 in /opt/zimbra/bin/zmtrainsa
I know, and it works very well, but I thought I saw in bugzilla that it was to be fixed for this release. Bug 20673

I guess I need to learn the codes for what release is meant when a bug is marked fixed?
Reply With Quote
  #9 (permalink)  
Old 10-24-2007, 09:14 AM
Moderator
 
Posts: 6,237
Default

Bug 20673 - zmtrainsa typo prevents HAM mode is fixed and resolved but not yet verified

Where as Bug 20936 - bayes are not migrated in upgrade is now reopened because:
Quote:
------- Additional Comments From quanah 2007-10-24 08:30 PST -------
Since the migration was busted in 4.5.7, we need to add a new migration step in 4.5.10 to catch anyone who has already upgraded to 4.5.7 and is upgrading from there.
Quote:
Originally Posted by dwmtractor View Post
By the way, the attachment button on this composer worked for me in IE 6.0 but not in Firefox 2.0.0.8. Whaddup with dat?
Should be all good: http://www.zimbra.com/forums/adminis...nts-fixed.html

Last edited by mmorse; 10-24-2007 at 09:17 AM..
Reply With Quote
  #10 (permalink)  
Old 10-24-2007, 10:55 AM
Moderator
 
Posts: 1,027
Default

Quote:
Originally Posted by mmorse View Post
Yup, that was it. Thanks Mike!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.