Hi
I think there might be an iffy clamav sig out - all of my incoming mail is getting "Virus (Denial of Service attack in message! )"
is there any way to (temporarily) disable the clamav scanning? (not ideal but in the circumstances I'll rely on further AV checking downstream)
Ian
Disable ClamAV?
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Disable ClamAV?
A better option would be to change this setting in /etc/MailScanner/MailScanner.conf:
and restart mailscanner.
Code: Select all
Still Deliver Unscannable Messages = yes
Re: Disable ClamAV?
thanks, appreciate the v fast response.
Re: Disable ClamAV?
clamd was using all of the CPU so maybe there was some kind of DOS going on. I've updated now and its churning through the queue.
Re: Disable ClamAV?
Something weird is going on here - I'm now seeing messages which I know are OK saying
Other Infection: Y
Report: Mailscanner: message attempted to kill MailScanner
Other Infection: Y
Report: Mailscanner: message attempted to kill MailScanner
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Disable ClamAV?
That is strange, that means those messages are also causing MailScanner to crash...
Try switching virus scanning off and see if it continues.
Restart MailScanner
Try switching virus scanning off and see if it continues.
Code: Select all
Virus Scanners = none
Re: Disable ClamAV?
First I have a similar situation, when I boot up the server it's totally unresponsive after some time, when I set viruscanner to none mail keeps stacking up in milter inbound,
What do I have to change to not use virus scanning but keeping the mails go through the flow
What do I have to change to not use virus scanning but keeping the mails go through the flow
Re: Disable ClamAV?
maybe this option too?shawniverson wrote: 09 May 2024 11:04 A better option would be to change this setting in /etc/MailScanner/MailScanner.conf:
and restart mailscanner.Code: Select all
Still Deliver Unscannable Messages = yes
Re: Disable ClamAV?
thanks. Mailflow is restored, still testing EFA5 on almalinux 9.4