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 (7) Thread Tools Display Modes
  #21 (permalink)  
Old 11-12-2006, 04:41 AM
Active Member
 
Posts: 34
Question Failing installation

Quote:
Originally Posted by Klug
Is your DNS setup correct on the VM ?

Thanks a lot Klug. I changed my hostname to match the name in /etc/hosts.

The dns is working such that it is master to mail.mydomain.com. I have installed bind9 for that purpose, and I am using zimbra 4.0.3

I came a little bit down the way. This time I get some other errors instead:


--- LOG START ----

The system will be modified. Continue? [N] y

Removing /opt/zimbra
Installing packages

zimbra-core......zimbra-core_4.0.3_GA_407.UBUNTU6_i386.deb...done
zimbra-ldap......zimbra-ldap_4.0.3_GA_407.UBUNTU6_i386.deb...done
zimbra-logger......zimbra-logger_4.0.3_GA_407.UBUNTU6_i386.deb...done
zimbra-mta......zimbra-mta_4.0.3_GA_407.UBUNTU6_i386.deb...done
zimbra-snmp......zimbra-snmp_4.0.3_GA_407.UBUNTU6_i386.deb...done
zimbra-store......zimbra-store_4.0.3_GA_407.UBUNTU6_i386.deb...done
zimbra-apache......zimbra-apache_4.0.3_GA_407.UBUNTU6_i386.deb...done
zimbra-spell......zimbra-spell_4.0.3_GA_407.UBUNTU6_i386.deb...done
Operations logged to /tmp/zmsetup.log.4745
Setting defaults...Can't call method "answer" on an undefined value at /opt/zimbra/libexec/zmsetup.pl line 529.


Could these errors still be related to DNS issues ?

Any idea or suggestions how to solve these errors ?

Thanks again, Daniel Mersebak

Last edited by daimer77 : 11-12-2006 at 05:21 AM.
Reply With Quote
  #22 (permalink)  
Old 11-12-2006, 06:11 AM
Zimbra Consultant & Moderator
 
Posts: 11,517
Default

Quote:
Originally Posted by daimer77
Could these errors still be related to DNS issues ?
Possibly MX record.

Quote:
Originally Posted by daimer77
Any idea or suggestions how to solve these errors ?
Search - "DNS in a Nutshell"
__________________
Regards


Bill
Reply With Quote
  #23 (permalink)  
Old 11-12-2006, 04:00 PM
New Member
 
Posts: 3
Default Ldap

Hi Guys,

I am having a pain finding a good messaging collaborative suite for linux. I was wondering if anyone can help me out I would like to install Zimbra but we are already using LDAP on our server, is there a way you can extend the schema for zimbra and use current LDAP server?

Thanks in advance.

Brin
Reply With Quote
  #24 (permalink)  
Old 11-24-2006, 10:22 AM
Junior Member
 
Posts: 8
Default Ubuntu Edgy - ldap configuration errors

For some reason edgy made the default shell (/bin/sh) point to dash instead of bash. Apparently they are not quite the same, which causes the ldap initialization to fail. Since I was installing this on a VMWare VM, I could get away with

sudo rm /bin/sh
sudo ln -s /bin/bash /bin/sh

then uninstalling zimbra and reinstalling it. Now the installation works fine after following this fine guide.

Peter
Reply With Quote
  #25 (permalink)  
Old 12-17-2006, 07:50 PM
New Member
 
Posts: 3
Question Automatic spam training filter with the Junk folder

Hi All,

This is my first post to zimbra after giving up on how to enable automatic spam training by moving the spam/junk mail to junk folder.
I have been looking around in the forum for cases like mine but it's to no avail.

I am running zimbra-4.0.4 on Ubuntu drake dapper 6.06 TLS.
Everything works fine except the filter. I Have followed the doc @ http://wiki.zimbra.com/index.php?title=Zimbra_MTA
regarding the automatic spam training.

The tests I have done to test out is as follows:

1. Train the SA and dspam with the corpuses for about 2000 msgs for both ham & spam until the DSPAM status for " TL Training Left" is 0 .
SC Spam Corpusfed: 2222
IC Innocent Corpusfed: 6514
TL Training Left: 0
SR Spam Catch Rate: 100.00%


2. Create a testing account (A) and send a testing "spam" mail to (A)
3. (A) doest regard the incoming mail as spam, so I drag over the mail to junk folder
4. After waiting for a while, I run the command below
/opt/zimbra/bin/zmtrainsa >> /opt/zimbra/log/spamtrain.log 2>&1

5. The spamtrain.log always results in

[] INFO: Total messages processed: 0
[] INFO: Total messages processed: 0
Learned from 0 message(s) (0 message(s) examined).
Learned from 0 message(s) (0 message(s) examined).


6. If I manually send the spam account, created automatically during zimbra installation" or spam account returned after running
"zmprov gcf zimbraSpamIsSpamAccount" and run step 4, the result for step 5 is not 0.

Hence, What do I miss out that the automatic spam filter doesn't work ? What log information to verify in order to troubleshoot this ?
I also scan the /opt/zimbra/log folder for changes after moving the spam to junk folder but there are no suspicious errors.

Look forward to any replies on this, thanks !
Anggiat
Reply With Quote
  #26 (permalink)  
Old 12-17-2006, 08:52 PM
Zimbra Employee
 
Posts: 1,434
Default Use the "Junk" button

Quote:
Originally Posted by anggiat.barita View Post
This is my first post to zimbra after giving up on how to enable automatic spam training by moving the spam/junk mail to junk folder.
Moving messages to the Junk folder just moves the messages to the junk folder.

Selecting messages and pressing the "Junk" button in the toolbar should use the messages to train the spam filter.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #27 (permalink)  
Old 12-17-2006, 09:18 PM
New Member
 
Posts: 3
Thumbs up

Thanks a lot dkarp.
It works now !!! It was all my misunderstanding.

Thanks Again!
Reply With Quote
  #28 (permalink)  
Old 12-18-2006, 12:16 AM
Loyal Member
 
Posts: 78
Default Zimbra is shutdowning randomly ...

Why is Zimbra shutdowning some services at any time ?
I'm running Ubuntu Dapper LTS.

This morning I did 'zmcontrol status' :

Code:
zimbra@grass:~$ zmcontrol status
Host axyz.domain.com
        ldap                    Running
        logger                  Running
        mailbox                 Stopped
                tomcat is not running
        mta                     Stopped
                zmsaslauthdctl is not running
        snmp                    Running
        spell                   Running
As you can see, I had to do 'zmcontrol start' manually to restart these services.

But the problem: it's not the first time, but it happens quite often: about 3-4 times a week!!!

I'm thinking that Zimbra is not absolutely stable.
Reply With Quote
  #29 (permalink)  
Old 12-18-2006, 09:44 AM
Zimbra Employee
 
Posts: 1,434
Default Errors in logfiles?

Are there any errors in the logfiles? Or does it just silently exit?
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #30 (permalink)  
Old 12-18-2006, 09:51 AM
Loyal Member
 
Posts: 78
Angry

Quote:
Originally Posted by dkarp View Post
Are there any errors in the logfiles? Or does it just silently exit?

the second you said.
Reply With Quote
Reply


Thread Tools
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.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0