| 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.
|  | | 
03-07-2006, 05:05 PM
| | | 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..
| 
03-07-2006, 05:08 PM
| | Zimbra Employee | |
Posts: 2,103
| | | 
03-07-2006, 05:15 PM
| | | 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:~> | 
03-07-2006, 05:45 PM
| | Zimbra Employee | |
Posts: 515
| | scroll down the wiki.
what is the result of this:
[zimbra@myhost ~]$ sh -x bin/zmmtactl start | 
03-07-2006, 05:49 PM
| | | 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 | 
03-07-2006, 06:01 PM
| | Zimbra Employee | |
Posts: 515
| | try zmmtactl stop first and check px ax|grep sasl
then sh -x bin/zmmtactl start again | 
03-07-2006, 06:03 PM
| | | Alright, now my mailbox and mta will not start, please help me | 
03-07-2006, 06:06 PM
| | | 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 | 
03-07-2006, 09:55 PM
| | Zimbra Employee | |
Posts: 515
| | 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? | 
03-08-2006, 07:22 AM
| | | 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 | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |