Thread: Rebooted!!! OMG
View Single Post
  #5 (permalink)  
Old 03-07-2006, 05:49 PM
stormchas3r stormchas3r is offline
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