Disable Amavis/clamav/spamassassin

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
killmasta93
Posts: 47
Joined: Tue Oct 04, 2016 9:54 pm

Disable Amavis/clamav/spamassassin

Post by killmasta93 »

Hi,
I was wondering if someone could confirm if these steps i took completely disables clamav spamassassin and amavis as i have PMG Filter gateway so i dont need it on Zimbra, I would also like to know what else i could disable to save more RAM and CPU any tips?

Code: Select all

zmprov ms mail.mydomain.com -zimbraServiceEnabled amavis
zmprov ms mail.mydomain.com -zimbraServiceEnabled antispam

Code: Select all

zmcontrol restart

Thank you
User avatar
gabrieles
Outstanding Member
Outstanding Member
Posts: 236
Joined: Tue Feb 14, 2017 9:40 am

Re: Disable Amavis/clamav/spamassassin

Post by gabrieles »

zmprov ms mail.mydomain.com -zimbraServiceEnabled amavis
will disable all the other stuff related to amavis (altermime, etc)

If you want to disable only as/av you need
zmprov ms mail.mydomain.com -zimbraServiceEnabled antispam -zimbraServiceEnabled antivirus
zmcontrol restart
killmasta93
Posts: 47
Joined: Tue Oct 04, 2016 9:54 pm

Re: Disable Amavis/clamav/spamassassin

Post by killmasta93 »

Thank you for the reply, as disabling antivirus that would be clamAV? so in theory running those two options disables all Antivirus and Spamfilter?

Thank you
Post Reply