Displaying 7 results from an estimated 7 matches for "av_scanners".
2017 Jan 04
2
Amavis on Centosl help
I'm moving from Ubuntu to CentOS 7
Previously, on Ubuntu, installing amavisd would lead to
etc/amavis/conf.d that contained:
01-debian
05-domain_id
05-node_id
15-av_scanners
15-content_filter_mode
20-debian_defaults
21-ubuntu_defaults
25-amavis_helpers
30-template_localization
40-policy_banks
50-user
However installing amavisd on centos leads to a spaghetti config file
(i.e. /etc/amavisd/amavisd.conf and nothing else)
For obvious reasons I want to avoid spaghe...
2016 Aug 22
4
Email pid issue
...clamd.sock, retrying (1)
Since this is reported by "ClamAV-clamd", I am assuming this is coming from amavisd.conf. My
logic on this is that a grep search for that particular string only shows up in the
/etc/amavisd.conf file, when its calling the scanner. Pasted code from file below:
@av_scanners = (
['ClamAV-clamd',
\&ask_daemon, ["CONTSCAN {}\n", "/var/spool/amavisd/clamd.sock"],
qr/\bOK$/m, qr/\bFOUND$/m,
qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ],
Best I can determine /var/spool/amavisd/clamd.sock file exists. So, not sure what is causing this
or...
2016 May 04
1
yum update (first in a long time) has broken clamd.exim
I have just run a 'yum update' on a Centos 7.2 server which updated several
hundred RPMs.
The update worked fine with no errors or warnings
I then rebooted the server and now my EXIM is rejecting emails because the
clamd service isn't running.
So I tried:
[root at ollie2 ~]# systemctl restart clamd.exim
Failed to restart clamd.exim.service: Unit clamd.exim.service failed to load:
2016 Aug 22
0
Email pid issue
...;
> Since this is reported by "ClamAV-clamd", I am assuming this is coming from amavisd.conf. My
> logic on this is that a grep search for that particular string only shows up in the
> /etc/amavisd.conf file, when its calling the scanner. Pasted code from file below:
>
> @av_scanners = (
> ['ClamAV-clamd',
> \&ask_daemon, ["CONTSCAN {}\n", "/var/spool/amavisd/clamd.sock"],
> qr/\bOK$/m, qr/\bFOUND$/m,
> qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ],
>
> Best I can determine /var/spool/amavisd/clamd.sock file exists. So, not...
2017 Jan 04
0
Amavis on Centosl help
...9;/etc/amavis/conf.d');
}
Cheers,
Barbara
On 01/04/2017 01:50 PM, Tim Smith wrote:
> I'm moving from Ubuntu to CentOS 7
>
> Previously, on Ubuntu, installing amavisd would lead to
> etc/amavis/conf.d that contained:
> 01-debian
> 05-domain_id
> 05-node_id
> 15-av_scanners
> 15-content_filter_mode
> 20-debian_defaults
> 21-ubuntu_defaults
> 25-amavis_helpers
> 30-template_localization
> 40-policy_banks
> 50-user
>
> However installing amavisd on centos leads to a spaghetti config file
> (i.e. /etc/amavisd/amavisd.conf and nothing...
2015 Aug 25
2
clamav / EXIM on Centos 7
Me again,
I'm still building my new mail server and I'm struggling getting clamav and
exim to talk to each other.
I've installed:
clamav-server-0.98.7-1.el7.x86_64
clamav-lib-0.98.7-1.el7.x86_64
clamav-0.98.7-1.el7.x86_64
clamav-milter-0.98.7-1.el7.x86_64
clamav-data-0.98.7-1.el7.noarch
clamav-update-0.98.7-1.el7.x86_64
clamav-milter-systemd-0.98.7-1.el7.noarch
2019 Nov 29
2
CLAMD and EXIM - anyone got it working`
Has anyone actually got CLAMD and EXIM working?
I've just had a go on a new VPS server without success. The only thing that happened was that my server slowed because clamd was hogging CPU.
I have done a lot of googling and all I found was a couple of howto's that said the same thing, and my questions from 2015 which is the last time I tried this.
I can get clamd / freshclam etc