Antivirus: Difference between revisions

(Reverting to most recent non-spammed version)
No edit summary
Line 1: Line 1:
So antivirus is not running.


It might be because its downloading the antivirus database, so give it 1 min.
If thats not it, try this:
[zimbra@mail root]$ zmcontrol status
Host mail.domain.com
        antispam                Running
        antivirus              Stopped
                zmclamdctl is not running
        ldap                    Running
        logger                  Running
        mailbox                Running
        mta                    Running
        snmp                    Running
        spell                  Running
Here are your options to control antivurisfrom the CLI:
[zimbra@mail root]$ zmclamdctl
Usage: /opt/zimbra/bin/zmclamdctl start|stop|kill|restart|status
Ckeck the staus:
[zimbra@mail root]$ zmclamdctl status
Nothing much going on.
[zimbra@mail root]$ zmclamdctl start
Clamd already running<
This says that is it running, it might have been downloading the virus database still.
[zimbra@mail root]$ zmclamdctl status
Still, nothing much going on.
[zimbra@mail root]$ zmcontrol status
Host mail.domain.com
        antispam                Running
        antivirus              Running
        ldap                    Running
        logger                  Running
        mailbox                Running
        mta                    Running
        snmp                    Running
        spell                  Running
Oh look its running.
[zimbra@mail root]$ zmclamdctl status
Still, nothing much going on.  This status doesn't seem to tell you much.

Revision as of 06:24, 16 June 2007

So antivirus is not running.

It might be because its downloading the antivirus database, so give it 1 min. If thats not it, try this:

[zimbra@mail root]$ zmcontrol status Host mail.domain.com

       antispam                Running
       antivirus               Stopped
               zmclamdctl is not running
       ldap                    Running
       logger                  Running
       mailbox                 Running
       mta                     Running
       snmp                    Running
       spell                   Running

Here are your options to control antivurisfrom the CLI:

[zimbra@mail root]$ zmclamdctl Usage: /opt/zimbra/bin/zmclamdctl start|stop|kill|restart|status

Ckeck the staus: [zimbra@mail root]$ zmclamdctl status

Nothing much going on.

[zimbra@mail root]$ zmclamdctl start Clamd already running<

This says that is it running, it might have been downloading the virus database still.

[zimbra@mail root]$ zmclamdctl status

Still, nothing much going on.

[zimbra@mail root]$ zmcontrol status Host mail.domain.com

       antispam                Running
       antivirus               Running
       ldap                    Running
       logger                  Running
       mailbox                 Running
       mta                     Running
       snmp                    Running
       spell                   Running


Oh look its running.


[zimbra@mail root]$ zmclamdctl status

Still, nothing much going on. This status doesn't seem to tell you much.

Jump to: navigation, search