Why email receiving stop on Clam service off?
Why email receiving stop on Clam service off?
Email receiving stop on Clam service stop, I try with disabling clam from exim.conf, restart exim, remove ClamAV from vesta.conf but no benefit.
Emails reviving start on clam service resume. How to disable Clam properly?
Emails reviving start on clam service resume. How to disable Clam properly?
Re: Why email receiving stop on Clam service off?
try this: edit exim4.conf.template and disables the clamd
as here
SPAMASSASSIN = yes
SPAM_SCORE = 30
#CLAMD = yes
as here
SPAMASSASSIN = yes
SPAM_SCORE = 30
#CLAMD = yes
Re: Why email receiving stop on Clam service off?
Thanks, for support, problem solved.Sanity wrote:try this: edit exim4.conf.template and disables the clamd
as here
SPAMASSASSIN = yes
SPAM_SCORE = 30
#CLAMD = yes