View Single Post
  #3 (permalink)  
Old 02-05-2008, 05:01 AM
goetzi goetzi is offline
Project Contributor
 
Posts: 223
Default

Quote:
Are all the zimbra services up and running?
Yes.

Code:
[zimbra@zimbra ~]$ zmcontrol start
Host zimbra.schuelerunion.at
        Starting ldap...Done.
        Starting logger...Done.
        Starting mailbox...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting snmp...Done.
        Starting spell...Done.
        Starting mta...Done.
        Starting stats...Done.
[zimbra@zimbra ~]$ zmcontrol status
Host zimbra.schuelerunion.at
        antispam                Running
        antivirus               Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        mta                     Running
        snmp                    Running
        spell                   Running
        stats                   Running
[zimbra@zimbra ~]$
Quote:
Does this thread shed any light on the problem?
No. The strange thing is that no all mails are deferred, only the ones for @schuelerunion.at.

Quote:
I assume that all your DNS records & /etc/hosts file are correct for that domain name?
Yes.
Code:
[zimbra@zimbra ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1       localhost.localdomain  localhost
78.46.48.66     zimbra.schuelerunion.at zimbra
#::1            localhost6.localdomain6 localhost6
I can give you root/Zimbra admin access if needed.
Reply With Quote