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 03-07-2006, 05:05 PM
Active Member
 
Posts: 35
Default Rebooted!!! OMG

I rebooted to add Ram and now everything has pooped, this is what i get
zimbra@mail:~> zmcontrol start
Host mail.knix.com
Starting ldap...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting mta...Done.
Starting snmp...Done.
Starting spell...Done.
zimbra@mail:~> zmcontrol status
Host mail.knix.com
antispam Running
antivirus Running
ldap Running
logger Stopped
mailbox Running
mta Stopped
snmp Stopped
spell Running
zimbra@mail:~>

when I try to enableit again I get this -

Host mail.knixtech.com
antispam Running
antivirus Running
ldap Running
logger Stopped
mailbox Running
mta Stopped
snmp Stopped
spell Running
zimbra@mail:~> zmcontrol start mta
Host mail.knixtech.com
Starting antispam...Done.
Starting antivirus...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting mta...FAILED
getService: sasl
getService: webxml
getService: perdition
DO: /opt/zimbra/postfix/sbin/postconf -e content_filter='smtp-amavis:[127.0.0.1]:10024'
DO: /opt/zimbra/postfix/sbin/postconf -e myhostname='mail.knixtech.com'
DO: /opt/zimbra/postfix/sbin/postconf -e recipient_delimiter=''
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_sasl_auth_enable='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_auth_only='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e disable_dns_lookups='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e message_size_limit='10240000'
DO: /opt/zimbra/postfix/sbin/postconf -e relayhost='smtp.comcast.net'
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_recipient_restrictions='reject_non_fqdn_reci pient, permit_sasl_authenticated, permit_mynetworks, reject_invalid_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit'
saslauthd[22430] :detach_tty : Cannot start saslauthd
saslauthd[22430] :detach_tty : Another instance of saslauthd is currently running


Starting snmp...Done.
Starting spell...Done.


Any help?

Last edited by stormchas3r; 03-07-2006 at 05:07 PM..
Reply With Quote
  #2 (permalink)  
Old 03-07-2006, 05:08 PM
Zimbra Employee
 
Posts: 2,103
Default

http://wiki.zimbra.com/index.php?title=Server_Start
Reply With Quote
  #3 (permalink)  
Old 03-07-2006, 05:15 PM
Active Member
 
Posts: 35
Default

After I follow the directions, and do a zmcontrol start and everything was fine, i will do a zmcontrol status and some things will fail. I dont understand,

see

zimbra@mail:~> zmcontrol start
Host mail.knixtech.com
Starting ldap...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting mta...Done.
Starting snmp...Done.
Starting spell...Done.
zimbra@mail:~> zmcontrol status
Host mail.knixtech.com
antispam Running
antivirus Running
ldap Running
logger Stopped
mailbox Running
mta Stopped
snmp Stopped
spell Running
zimbra@mail:~>
Reply With Quote
  #4 (permalink)  
Old 03-07-2006, 05:45 PM
Zimbra Employee
 
Posts: 515
Default

scroll down the wiki.

what is the result of this:
[zimbra@myhost ~]$ sh -x bin/zmmtactl start
Reply With Quote
  #5 (permalink)  
Old 03-07-2006, 05:49 PM
Active Member
 
Posts: 35
Default

zimbra@mail:~> sh -x bin/zmmtactl start
+ BASE=/opt/zimbra
+ SCRIPTS='zmmtaconfigctl postfix zmsaslauthdctl'
+ case "$1" in
+ /opt/zimbra/bin/zmmtaconfig antispam antivirus mta sasl
getService: sasl
getService: webxml
getService: perdition
DO: /opt/zimbra/postfix/sbin/postconf -e content_filter='smtp-amavis:[127.0.0.1]:10024'
DO: /opt/zimbra/postfix/sbin/postconf -e myhostname='mail.knixtech.com'
DO: /opt/zimbra/postfix/sbin/postconf -e recipient_delimiter=''
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_sasl_auth_enable='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_auth_only='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e disable_dns_lookups='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e message_size_limit='10240000'
DO: /opt/zimbra/postfix/sbin/postconf -e relayhost='smtp.comcast.net'
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_recipient_restrictions='reject_non_fqdn_reci pient, permit_sasl_authenticated, permit_mynetworks, reject_invalid_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit'
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmmtaconfigctl start norewrite
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/postfix start norewrite
postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.2.5/conf/main.cf
postfix/postfix-script: starting the Postfix mail system
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmsaslauthdctl start norewrite
saslauthd[15768] :detach_tty : Cannot start saslauthd
saslauthd[15768] :detach_tty : Another instance of saslauthd is currently running
Reply With Quote
  #6 (permalink)  
Old 03-07-2006, 06:01 PM
Zimbra Employee
 
Posts: 515
Default

try zmmtactl stop first and check px ax|grep sasl

then sh -x bin/zmmtactl start again
Reply With Quote
  #7 (permalink)  
Old 03-07-2006, 06:03 PM
Active Member
 
Posts: 35
Default

Alright, now my mailbox and mta will not start, please help me
Reply With Quote
  #8 (permalink)  
Old 03-07-2006, 06:06 PM
Active Member
 
Posts: 35
Default

When I do the stop i get this "postfix/postfix-script: fatal: the Postfix mail system is not running" And when I "sh -x bin/zmmtactl start" I get this "zimbra@mail:~> sh -x bin/zmmtactl start
+ BASE=/opt/zimbra
+ SCRIPTS='zmmtaconfigctl postfix zmsaslauthdctl'
+ case "$1" in
+ /opt/zimbra/bin/zmmtaconfig antispam antivirus mta sasl
getService: sasl
getService: webxml
getService: perdition
DO: /opt/zimbra/postfix/sbin/postconf -e content_filter='smtp-amavis:[127.0.0.1]:10024'
DO: /opt/zimbra/postfix/sbin/postconf -e myhostname='mail.knixtech.com'
DO: /opt/zimbra/postfix/sbin/postconf -e recipient_delimiter=''
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_sasl_auth_enable='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_auth_only='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e disable_dns_lookups='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e message_size_limit='10240000'
DO: /opt/zimbra/postfix/sbin/postconf -e relayhost='smtp.comcast.net'
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_recipient_restrictions='reject_non_fqdn_reci pient, permit_sasl_authenticated, permit_mynetworks, reject_invalid_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit'
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmmtaconfigctl start norewrite
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/postfix start norewrite
postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.2.5/conf/main.cf
postfix/postfix-script: starting the Postfix mail system
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmsaslauthdctl start norewrite
zimbra@mail:~> check px ax|grep sasl
-bash: check: command not found
zimbra@mail:~> px ax|grep sasl
-bash: px: command not found
zimbra@mail:~> zmmtactl stop
postfix/postfix-script: fatal: the Postfix mail system is not running
zimbra@mail:~>


I dont have a clue, all i did was reboot
Reply With Quote
  #9 (permalink)  
Old 03-07-2006, 09:55 PM
Zimbra Employee
 
Posts: 515
Default

typo: that should have been ps ax|grep sasl

Quote:
fatal: the Postfix mail system is not running
...if the mta is "stopped" and you try to stop it

what happens in /var/log/zimbra.log when you try to start postfix? what is the zmcontrol status at this point?
Reply With Quote
  #10 (permalink)  
Old 03-08-2006, 07:22 AM
Active Member
 
Posts: 35
Default

ack, srry bobby, I reinstalling my os as we speak, and will reinstall zimbra later. I am sorry to be a nuisance on these problems. Thanks again
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


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.