View Single Post
  #11 (permalink)  
Old 03-14-2008, 02:54 PM
boblin boblin is offline
Senior Member
 
Posts: 65
Default fix does not work

This fix does not works for me

http only is ok, but both doesn't works

Code:
zimbra@server:~$ zmprov gs server.example.com  zimbraMailMode
# name server.example.com
zimbraMailMode: both

zimbra@server:~$ zmcontrol stop;zmcontrol start
Host server.example.com
        Stopping stats...Done
        Stopping mta...Done
        Stopping spell...Done
        Stopping snmp...Done
        Stopping archiving...Done
        Stopping antivirus...Done
        Stopping antispam...Done
        Stopping imapproxy...Done
        Stopping mailbox...Done
        Stopping logger...Done
        Stopping ldap...Done
Host server.example.com
        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@server:~$ zmprov gs server.example.com  zimbraMailMode
# name server.example.com
zimbraMailMode: mixed
Reply With Quote