| 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.
|  | 
05-11-2007, 09:07 AM
| | | httpd resident in memory but not accessible It's been a long 48 hours of trying to get things right.  As described in the last posts of my previous thread: Requesting Assistance - CentOS4.4 and Ubuntu Install
I am now receiving no errors, with httpd resident in memory, but am unable to view the specified pages. The port I configured is not open, as I cannot even telnet to it locally. Top clearly shows that Zimbras httpd service is installed, however.
I'm using CentOS 5, and can still start apache2 just fine and the html root is displayed without issue. For some reason, I can't access Zimbra however.
top: Code: Tasks: 49 total, 1 running, 48 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0% us, 0.0% sy, 0.0% ni, 100.0% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 1887076k total, 199500k used, 1687576k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 16 0 1948 664 576 S 0 0.0 0:00.02 init
3915 root 15 0 1616 576 484 S 0 0.0 0:00.02 syslogd
3935 root 15 0 5096 944 636 S 0 0.1 0:00.00 sshd
3946 root 18 0 2584 852 688 S 0 0.0 0:00.00 xinetd
3956 root 16 0 3164 1100 572 S 0 0.1 0:00.00 crond
3975 root 18 0 7304 796 460 S 0 0.0 0:00.00 saslauthd
3976 root 18 0 7304 516 180 S 0 0.0 0:00.00 saslauthd
5149 zimbra 21 0 24296 7136 1812 S 0 0.4 0:00.05 slapd
5416 zimbra 19 0 4300 1100 908 S 0 0.1 0:00.01 mysqld_safe
5474 zimbra 18 0 7328 4180 1716 S 0 0.2 0:00.10 logswatch
5484 zimbra 16 0 114m 13m 3352 S 0 0.7 0:00.15 mysqld
5521 zimbra 16 0 9500 6720 1768 S 0 0.4 0:00.19 perl
5524 zimbra 15 0 8172 4544 1040 S 0 0.2 0:00.49 zmmtaconfig
5554 zimbra 16 0 7648 4396 2156 S 0 0.2 0:00.11 zmlogger
5574 zimbra 19 0 3948 1108 908 S 0 0.1 0:00.00 mysqld_safe
5661 zimbra 16 0 555m 50m 2820 S 0 2.7 0:00.38 mysqld
7249 zimbra 16 0 8000 936 576 S 0 0.0 0:00.00 freshclam
7250 zimbra 16 0 32688 25m 824 S 0 1.4 0:04.39 clamd
7279 zimbra 22 0 7120 4196 1716 S 0 0.2 0:00.10 swatch
7323 zimbra 15 0 9348 6748 1768 S 0 0.4 0:00.18 perl
7331 zimbra 16 0 11804 4260 1648 S 0 0.2 0:00.00 httpd
7334 zimbra 18 0 11804 3624 1004 S 0 0.2 0:00.00 httpd
7335 zimbra 18 0 11804 3624 1004 S 0 0.2 0:00.00 httpd
7337 zimbra 18 0 11804 3624 1004 S 0 0.2 0:00.00 httpd
7338 zimbra 22 0 11804 3624 1004 S 0 0.2 0:00.00 httpd
7339 zimbra 21 0 11804 3624 1004 S 0 0.2 0:00.00 httpd
7417 zimbra 16 0 58400 47m 2664 S 0 2.6 0:00.58 amavisd
7425 zimbra 20 0 59128 46m 1664 S 0 2.5 0:00.00 amavisd
7426 zimbra 19 0 59128 46m 1664 S 0 2.5 0:00.00 amavisd zmstatus: Code: [zimbra@email log]$ zmcontrol status
Host email.ewebzone.net
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
tomcat is not running
mta Running
snmp Running
spell Running start and stop has no effect: Code: [zimbra@email log]$ zmcontrol stop
Host email.ewebzone.net
Stopping mta...Done
Stopping spell...Done
Stopping snmp...Done
Stopping antivirus...Done
Stopping antispam...Done
Stopping imapproxy...Done
Stopping mailbox...Done
Stopping logger...Done
Stopping ldap...Done
[zimbra@email log]$ zmcontrol start
Host email.ewebzone.net
Starting ldap...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...Done.
[zimbra@email log]$ zmcontrol status
Host email.ewebzone.net
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
tomcat is not running
mta Running
snmp Running
spell Running mailbox and mysql stop and start, no effect: Code: [zimbra@email log]$ zmmailboxctl stop
Killing mysqld with pid 32611 .[zimbra@email log]$ mysql.server stop
Error: no pid in '/opt/zimbra/db/mysql.pid'
[zimbra@email log]$ tomcat start
[zimbra@email log]$ zmmailboxctl start
Fri May 11 10:04:26 2007 Service imapproxy is not enabled. Skipping perdition
Fri May 11 10:04:26 2007 Var zimbraVirusBlockEncryptedArchive changed from '' -> 'yes'
Fri May 11 10:04:26 2007 Var zimbra_ldap_password changed from '' -> 'joseph'
Fri May 11 10:04:26 2007 Var ldap_url changed from '' -> 'ldap://email.ewebzone.net:389'
Fri May 11 10:04:26 2007 Var zimbraVirusWarnRecipient changed from '' -> 'yes'
Fri May 11 10:04:26 2007 Var zimbraVirusDefinitionsUpdateFrequency changed from '' -> '2h'
Fri May 11 10:04:26 2007 Var zimbra_ldap_userdn changed from '' -> 'uid=zimbra,cn=admins,cn=zimbra'
Fri May 11 10:04:26 2007 Var zimbraVirusWarnAdmin changed from '' -> 'yes'
Fri May 11 10:04:26 2007 Var av_notify_user changed from '' -> 'admin@email.ewebzone.net'
Fri May 11 10:04:26 2007 Var zimbraSpamTagPercent changed from '' -> '33'
Fri May 11 10:04:26 2007 Var zimbra_ldap_password changed from '' -> 'joseph'
Fri May 11 10:04:26 2007 Var zimbra_ldap_userdn changed from '' -> 'uid=zimbra,cn=admins,cn=zimbra'
Fri May 11 10:04:26 2007 Var ldap_url changed from '' -> 'ldap://email.ewebzone.net:389'
Fri May 11 10:04:26 2007 Var zimbraSpamKillPercent changed from '' -> '75'
Fri May 11 10:04:26 2007 Var postfix_daemon_directory changed from '' -> '/opt/zimbra/postfix-2.2.9/libexec'
Fri May 11 10:04:26 2007 Var zimbra_server_hostname changed from '' -> 'email.ewebzone.net'
Fri May 11 10:04:26 2007 Var postfix_smtpd_tls_cert_file changed from '' -> '/opt/zimbra/conf/smtpd.crt'
Fri May 11 10:04:26 2007 Var postfix_sendmail_path changed from '' -> '/opt/zimbra/postfix-2.2.9/sbin/sendmail'
Fri May 11 10:04:26 2007 Var postfix_manpage_directory changed from '' -> '/opt/zimbra/postfix-2.2.9/man'
Fri May 11 10:04:26 2007 Var postfix_virtual_mailbox_domains changed from '' -> 'ldap:/opt/zimbra/conf/ldap-vmd.cf'
Fri May 11 10:04:26 2007 Var postfix_virtual_alias_maps changed from '' -> 'ldap:/opt/zimbra/conf/ldap-vam.cf'
Fri May 11 10:04:26 2007 Var postfix_command_directory changed from '' -> '/opt/zimbra/postfix-2.2.9/sbin'
Fri May 11 10:04:26 2007 Var postfix_mailq_path changed from '' -> '/opt/zimbra/postfix-2.2.9/sbin/mailq'
Fri May 11 10:04:26 2007 Var postfix_recipient_restrictions.cf changed from '' -> 'reject_non_fqdn_recipient, permit_sasl_authenticated, permit_mynetworks, reject_unlisted_recipient, reject_invalid_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit'
Fri May 11 10:04:26 2007 Var postfix_virtual_mailbox_maps changed from '' -> 'ldap:/opt/zimbra/conf/ldap-vmm.cf'
Fri May 11 10:04:26 2007 Var postfix_queue_directory changed from '' -> '/opt/zimbra/postfix-2.2.9/spool'
Fri May 11 10:04:26 2007 Var postfix_broken_sasl_auth_clients changed from '' -> 'yes'
Fri May 11 10:04:26 2007 Var postfix_alias_maps changed from '' -> 'hash:/etc/aliases'
Fri May 11 10:04:26 2007 Var postfix_version changed from '' -> '2.2.9'
Fri May 11 10:04:26 2007 Var zimbraMtaAuthEnabled changed from '' -> 'yes'
Fri May 11 10:04:26 2007 Var zimbraMtaTlsAuthOnly changed from '' -> 'yes'
Fri May 11 10:04:26 2007 Var postfix_header_checks changed from '' -> 'pcre:/opt/zimbra/conf/postfix_header_checks'
Fri May 11 10:04:26 2007 Var postfix_transport_maps changed from '' -> 'ldap:/opt/zimbra/conf/ldap-transport.cf'
Fri May 11 10:04:26 2007 Var postfix_smtpd_helo_required changed from '' -> 'yes'
Fri May 11 10:04:26 2007 Var zimbraMtaMaxMessageSize changed from '' -> '10240000'
Fri May 11 10:04:26 2007 Var postfix_smtpd_tls_loglevel changed from '' -> '1'
Fri May 11 10:04:26 2007 Var postfix_virtual_alias_domains changed from '' -> 'ldap:/opt/zimbra/conf/ldap-vad.cf'
Fri May 11 10:04:26 2007 Var zimbraMtaRestriction changed from '' -> 'reject_invalid_hostname reject_non_fqdn_sender'
Fri May 11 10:04:26 2007 Var postfix_newaliases_path changed from '' -> '/opt/zimbra/postfix-2.2.9/sbin/newaliases'
Fri May 11 10:04:26 2007 Var postfix_smtpd_client_restrictions changed from '' -> 'reject_unauth_pipelining'
Fri May 11 10:04:26 2007 Var postfix_virtual_transport changed from '' -> 'error'
Fri May 11 10:04:26 2007 Var !zimbraMtaDnsLookupsEnabled changed from '' -> 'no'
Fri May 11 10:04:26 2007 Var postfix_smtpd_data_restrictions changed from '' -> 'reject_unauth_pipelining'
Fri May 11 10:04:26 2007 Var postfix_smtpd_tls_key_file changed from '' -> '/opt/zimbra/conf/smtpd.key'
Fri May 11 10:04:26 2007 Var postfix_sender_canonical_maps changed from '' -> 'ldap:/opt/zimbra/conf/ldap-scm.cf'
Fri May 11 10:04:26 2007 Var zimbraMtaAuthURL changed from '' -> 'http://email.ewebzone.net:88/service/soap/'
Fri May 11 10:04:26 2007 Var zimbraMailSSLPort changed from '' -> '443'
Fri May 11 10:04:26 2007 Var zimbraMailPort changed from '' -> '88'
Fri May 11 10:04:26 2007 Var zimbraMailSSLPort changed from '' -> '443'
Fri May 11 10:04:26 2007 Var zimbraMailPort changed from '' -> '88'
Fri May 11 10:04:26 2007 Section perdition did not change skipping
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/salocal.cf
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/clamd.conf
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/etc/saslauthd.conf
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/postfix_header_checks
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/tomcat/webapps/zimbra/WEB-INF/web.xml
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/tomcat/webapps/service/WEB-INF/web.xml
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/tomcat/webapps/zimbraAdmin/WEB-INF/web.xml
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/freshclam.conf
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/amavisd.conf
Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/tomcat/conf/server.xml
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e sender_canonical_maps='ldap:/opt/zimbra/conf/ldap-scm.cf'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_alias_domains='ldap:/opt/zimbra/conf/ldap-vad.cf'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e recipient_delimiter=''
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_cert_file='/opt/zimbra/conf/smtpd.crt'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_auth_only='yes'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e myhostname='email.ewebzone.net'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_mailbox_domains='ldap:/opt/zimbra/conf/ldap-vmd.cf'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e mailbox_size_limit='0'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_client_restrictions='reject_unauth_pipelining'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_alias_maps='ldap:/opt/zimbra/conf/ldap-vam.cf'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e transport_maps='ldap:/opt/zimbra/conf/ldap-transport.cf'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e sendmail_path='/opt/zimbra/postfix-2.2.9/sbin/sendmail'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e message_size_limit='10240000'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e broken_sasl_auth_clients='yes'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e alias_maps='hash:/etc/aliases'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e manpage_directory='/opt/zimbra/postfix-2.2.9/man'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_helo_required='yes'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e daemon_directory='/opt/zimbra/postfix-2.2.9/libexec'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_transport='error'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_recipient_restrictions='reject_non_fqdn_recipient, permit_sasl_authenticated, permit_mynetworks, reject_unlisted_recipient, reject_invalid_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_loglevel='1'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e relayhost=''
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e disable_dns_lookups='no'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e content_filter='smtp-amavis:[127.0.0.1]:10024'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_mailbox_maps='ldap:/opt/zimbra/conf/ldap-vmm.cf'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e version='2.2.9'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e mailq_path='/opt/zimbra/postfix-2.2.9/sbin/mailq'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e header_checks='pcre:/opt/zimbra/conf/postfix_header_checks'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_use_tls='yes'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e queue_directory='/opt/zimbra/postfix-2.2.9/spool'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e newaliases_path='/opt/zimbra/postfix-2.2.9/sbin/newaliases'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_data_restrictions='reject_unauth_pipelining'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_reject_unlisted_recipient='no'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_key_file='/opt/zimbra/conf/smtpd.key'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e command_directory='/opt/zimbra/postfix-2.2.9/sbin'
Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_sasl_auth_enable='yes'
Starting mysqld daemon with databases from /opt/zimbra/db/data
[zimbra@email log]$ zmcontrol status
Host email.ewebzone.net
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
tomcat is not running
mta Running
snmp Running
spell Running
[zimbra@email log]$ My logs have temporarily been posted to: http://www.ewebzone.net/zimbralogs
THANK YOU. | 
05-11-2007, 09:15 AM
| | Former Zimbran | |
Posts: 5,606
| | Zimbra doesn't use the http daemon. I don't know why it's tied to the zimbra user. Code: su - root
cd /etc/init.d
./httpd stop
rm -rf httpd
su - zimbra
tomcat start Tomcat is our servlet. It binds to port 80, and can't start because for some odd reason, httpd has started. Stopping it, and starting tomcat will fix it.
Good luck! | 
05-11-2007, 10:14 AM
| | | Thank you for your response. Now I'm making progress.
- removed httpd from /etc/init.d
- uninstalled with install.sh -u
- reboot, confirmed no httpd running
- installed. success.
Now I can get the login page and access the admin section, as well. I can login to the admin account and unlike before, when I attempt to send a message, the new message sends successfully and goes to my send folder. (Previously it would hang after I press send and give me a connection error).
The message is not delivered, however. It isn't delivered to external addresses like gmail, nor to myself at admin@email.ewebzone.net.
Messages bound for admin@email.ewebzone.net are not delivered to Zimbra, either.
---------------
Now I'm experiencing the following:
- The interface loads but mail is not delivered (outgoing nor incoming)
- When I su zimbra and zmcontrol stop I am asked a password. This has happened with various installations before, I can't get around it: Code: ail ~]$ zmcontrol stop
Host
Stopping mta...Password:
^[Password:
Done
Stopping spell...Done
Stopping snmp...Done
Stopping antivirus...Done
Stopping antispam...Done
Stopping imapproxy...Done
Stopping mailbox...Password: Right after the above error, I received a local message from command prompt and reading it said it could not start the JVM. I then did a tomcat stop and a zmcontrol stop, and this time I did not get the password prompt. Afterwards, I was able to start, but got a segmentation fault for the MTA: Code:
[zimbra@email ~]$ tomcat stop
[zimbra@email ~]$ zmcontrol stop
Host email.ewebzone.net
Stopping mta...Done
Stopping spell...Done
Stopping snmp...Done
Stopping antivirus...Done
Stopping antispam...Done
Stopping imapproxy...Done
Stopping mailbox...Done
Stopping logger...Done
Stopping ldap...Done
[zimbra@email ~]$ zmcontrol start
Host email.ewebzone.net
Starting ldap...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...FAILED
/opt/zimbra/bin/zmsaslauthdctl: line 46: 26511 Segmentation fault ${zimbra_home}/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zmsaslauthdctl failed to start zmmtactl start also gave a segmentatin fault.
Checking the zimbra.log I see of interest: Code: May 11 11:12:51 email postfix/master[26452]: warning: process /opt/zimbra/postfix-2.2.9/libexec/bounce
pid 5897 killed by signal 11
May 11 11:12:51 email postfix/master[26452]: warning: /opt/zimbra/postfix-2.2.9/libexec/bounce:
bad command startup -- throttling THANK YOU | 
05-11-2007, 10:19 AM
| | | Other items in zimbra.log of potential interest: Code: Connection refused, retrying (1)
May 11 11:11:51 email amavis[26421]: (26421-01) ClamAV-clamd: Can't connect to INET socket 127.0.0.1:3310:
Connection refused, retrying (1)
May 11 11:11:51 email amavis[26392]: (26392-01) ClamAV-clamd: Can't connect to INET socket 127.0.0.1:3310: Connection refuse$
May 11 11:11:52 email amavis[26389]: (26389-01) (!)ClamAV-clamd: Can't connect to INET socket 127.0.0.1:3310: Connection ref$
May 11 11:11:52 email amavis[26421]: (26421-01) (!)ClamAV-clamd: Can't connect to INET socket 127.0.0.1:3310: Connection ref$
May 11 11:11:52 email amavis[26392]: (26392-01) (!)ClamAV-clamd: Can't connect to INET socket 127.0.0.1:3310: Connection ref$ Code: May 11 10:48:30 email postfix/smtp[1841]: D612278C0FD4: to=, relay=none, delay=0, status=deferred
(connect to 127.0.0.1[127.0.0.1]: Connection refused)
May 11 10:49:21 email postfix/smtpd[1836]: connect from localhost.localdomain[127.0.0.1]
May 11 10:49:42 email postfix/smtpd[3370]: connect from wr-out-0506.google.com[64.233.184.227]
May 11 10:48:30 email last message repeated 5 times
May 11 10:49:43 email slapd[20392]: <= bdb_equality_candidates: (zimbraDomainType) index_param failed (18)
May 11 10:49:43 email slapd[20392]: <= bdb_equality_candidates: (zimbraMailStatus) index_param failed (18)
May 11 10:49:43 email slapd[20392]: <= bdb_equality_candidates: (zimbraDomainType) index_param failed (18)
May 11 10:49:43 email slapd[20392]: <= bdb_equality_candidates: (zimbraMailStatus) index_param failed (18)
May 11 10:49:43 email postfix/trivial-rewrite[1839]: warning: do not list domain email.ewebzone.net in BOTH mydestination
and virtual_mailbox_domains
May 11 10:49:43 email postfix/smtpd[3370]: 3290A78C0FD6: client=wr-out-0506.google.com[64.233.184.227]
May 11 10:49:43 email postfix/cleanup[1840]:
3290A78C0FD6: message-id=
May 11 10:49:43 email postfix/qmgr[28643]: 3290A78C0FD6: from=, size=2079, nrcpt=1 (queue active)
May 11 10:49:43 email postfix/smtp[1841]: connect to 127.0.0.1[127.0.0.1]: Connection refused (port 10024)
May 11 10:49:43 email postfix/smtp[1841]: 3290A78C0FD6: to=, relay=none, delay=0, status=deferred $
May 11 10:49:43 email last message repeated 3 times
May 11 10:50:01 email zimbramon[3846]: 3846:info: 2007-05-11 10:50:01, QUEUE: 4 3
May 11 10:50:02 email zimbramon[3886]: 3886:info: 2007-05-11 10:50:01, STATUS: : Cannot: determine
May 11 10:50:13 email postfix/smtpd[3370]: disconnect from wr-out-0506.google.com[64.233.184.227]
May 11 10:50:41 email postfix/smtpd[1836]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
May 11 10:50:41 email postfix/smtpd[1836]: disconnect from localhost.localdomain[127.0.0.1] Code: May 11 10:36:04 email zimbramon[17757]: 17757:info: 2007-05-11 10:36:01, STATUS: : Cannot: determine
May 11 10:38:03 email zmtomcatmgr[32237]: status requested
May 11 10:38:03 email zmtomcatmgr[32237]: file /opt/zimbra/log/zmtomcatmgr.pid does not exist
May 11 10:38:03 email zmtomcatmgr[32237]: assuming no other instance is running
May 11 10:38:03 email zmtomcatmgr[32237]: no manager process is running
May 11 15:38:03 email postfix/postqueue[32254]: fatal: chdir /var/spool/postfix: No such file or directory
May 11 10:38:04 email zimbramon[32021]: 32021:info: 2007-05-11 10:38:01, STATUS: email.ewebzone.net: antispam: Stopped
May 11 10:38:04 email zimbramon[32021]: 32021:info: 2007-05-11 10:38:01, STATUS: email.ewebzone.net: antivirus: Stopped
May 11 10:38:04 email zimbramon[32021]: 32021:info: 2007-05-11 10:38:01, STATUS: email.ewebzone.net: ldap: Running
May 11 10:38:04 email zimbramon[32021]: 32021:info: 2007-05-11 10:38:01, STATUS: email.ewebzone.net: logger: Stopped
May 11 10:38:04 email zimbramon[32021]: 32021:info: 2007-05-11 10:38:01, STATUS: email.ewebzone.net: mailbox: Stopped
May 11 10:38:04 email zimbramon[32021]: 32021:info: 2007-05-11 10:38:01, STATUS: email.ewebzone.net: mta: Stopped
May 11 10:38:04 email zimbramon[32021]: 32021:info: 2007-05-11 10:38:01, STATUS: email.ewebzone.net: snmp: Stopped
May 11 10:38:04 email zimbramon[32021]: 32021:info: 2007-05-11 10:38:01, STATUS: email.ewebzone.net: spell: Stopped
May 11 10:39:20 email zimbramon[1392]: 1392:info: Starting services
May 11 10:39:21 email zimbramon[1392]: 1392:info: Rewriting configs antispam antivirus webxml mailbox antispam antivirus $
May 11 10:39:25 email zimbramon[1392]: 1392:info: Starting logger
May 11 10:39:26 email zimbramon[1392]: 1392:info: Starting mailbox
May 11 10:39:32 email zmtomcatmgr[3469]: status requested
May 11 10:39:32 email zmtomcatmgr[3469]: file /opt/zimbra/log/zmtomcatmgr.pid does not exist
May 11 10:39:32 email zmtomcatmgr[3469]: assuming no other instance is running
May 11 10:39:32 email zmtomcatmgr[3469]: no manager process is running
May 11 10:39:32 email zmtomcatmgr[3476]: start requested
May 11 10:39:32 email zmtomcatmgr[3476]: checking if another instance of manager is already running
May 11 10:39:32 email zmtomcatmgr[3476]: file /opt/zimbra/log/zmtomcatmgr.pid does not exist
May 11 10:39:32 email zmtomcatmgr[3476]: assuming no other instance is running
May 11 10:39:32 email zmtomcatmgr[3477]: wrote manager pid 3477 to /opt/zimbra/log/zmtomcatmgr.pid Code: May 11 11:11:51 email amavis[26392]: (26392-01) Checking: uLFW2Mc0Yh3s [64.233.184.227] -> -> | | 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.  |