View Single Post
  #12 (permalink)  
Old 04-17-2008, 01:21 AM
boblin boblin is offline
Senior Member
 
Posts: 65
Default

Still not working in 5.0.4:

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

zimbra@server:~$ zmtlsctl both
Thu Apr 17 09:15:00 2008  Service archiving is not enabled.  Skipping archiving
Thu Apr 17 09:15:00 2008  Service imapproxy is not enabled.  Skipping imapproxy
Thu Apr 17 09:15:01 2008  Rewrote: /opt/zimbra/mailboxd/webapps/zimbra/WEB-INF/web.xml
Thu Apr 17 09:15:01 2008  Rewrote: /opt/zimbra/mailboxd/etc/jetty.properties
Thu Apr 17 09:15:01 2008  Rewrote: /opt/zimbra/conf/log4j.properties
Thu Apr 17 09:15:01 2008  Rewrote: /opt/zimbra/mailboxd/webapps/service/WEB-INF/web.xml
Thu Apr 17 09:15:01 2008  Rewrote: /opt/zimbra/mailboxd/etc/jetty.xml
Thu Apr 17 09:15:01 2008  Rewrote: /opt/zimbra/mailboxd/webapps/zimbraAdmin/WEB-INF/web.xml
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

zimbra@server:~$
Reply With Quote