How to Disable / Enable service in Zimbra Mail Server

0
(0)

In Zimbra Mail Server you can disabel and enable service from CLI as per your requirement . Below are the steps:

Check service status

$ zmcontrol status
Host mail.example.com
        amavis                     Running
        antivirus                  Running
        antispam                  Running
        ldap                         Running
        logger                      Running
        mailbox                   Running
        memcached             Running
        mta                          Running
        opendkim                Running
        proxy                       Running
        service webapp        Running
        snmp                        Running
        spell                         Running
        stats                          Running
        zimbra webapp         Running
        zimbraAdmin webapp      Running
        zimlet webapp          Running
        zmconfigd                Running

Disable antispam service

# su - zimbra
Syntax:
command option "zimbra_hostname" attribute service_name
Example:
$ zmprov ms "mail.example.com" -zimbraServiceEnabled antispam
or,
$ zmprov ms `zmhostname` -zimbraServiceEnabled antispam

Enable antispam service

$ zmprov ms "mail.example.com" +zimbraServiceEnabled antispam
or,
$ zmprov ms `zmhostname` +zimbraServiceEnabled antispam

Disable Antivirus service

$ zmprov ms `zmhostname` -zimbraServiceEnabled antivirus

Enable Antivirus service

$ zmprov ms `zmhostname` +zimbraServiceEnabled antivirus

Similar Posts:

5,302

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

4 thoughts on “How to Disable / Enable service in Zimbra Mail Server”

  1. My coder is trying to convince me to move to .net from
    PHP. I have always disliked the idea because of the expenses.
    But he’s tryiong none the less. I’ve been using Movable-type on a number of websites for about a year
    and am worried about switching to another platform. I have heard great things about blogengine.net.

    Is there a way I can import all my wordpress content into it?

    Any kind of help would be greatly appreciated!

  2. JohnnyCapse

    I apologise, but, in my opinion, you are not right. I am assured. I can prove it. Write to me in PM, we will discuss.

    ——

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top