Displaying 20 results from an estimated 5000 matches similar to: "Centos 7.2.1511 with sendmail and a problem with clamav"
2016 Sep 29
0
Centos 7.2.1511 with sendmail and a problem with clamav
Everyone,
I am putting together a new CentOS 7 mail server for our organization
and am having some difficulty getting clamav to work with the clamav-
milter for sendmail.
I have set /etc/clamd.d/scan.conf to use clamscan as the user as well
as root as the user and the status command of systemctl results in the
same error messages :
? clamd at scan.service - Generic clamav scanner daemon
2016 Sep 30
1
Centos 7.2.1511 with sendmail and a problem with clamav
On Sep 29, 2016, at 5:56 PM, Gregory P. Ennis <PoMec at PoMec.net> wrote:
>
> I had set the log file in scan.conf to be /var/log/clamd.scan having
> the user and group name of clamscan and protections of -rw-rw-rw-
I don?t use ClamAV, but I?ll bet it runs as a non-root user. In CentOS 7, only root can write to /var/log.
You should create a clamav directory under /var/log and
2019 Feb 07
2
Did I install too much for clamav?
I just checked the status of amavisd:
# systemctl -l status amavisd
? amavisd.service - Amavisd-new is an interface between MTA and content
checkers.
?? Loaded: loaded (/usr/lib/systemd/system/amavisd.service; enabled;
vendor preset: disabled)
?? Active: active (running) since Thu 2019-02-07 08:16:59 EST; 7h ago
???? Docs: http://www.ijs.si/software/amavisd/#doc
? Process: 5715
2006 Jul 03
2
new clamav update miss 'clamav' user/group creation/update
Hi folks,
Just updating clamav 'bundle' from old 'clamav-server' (i think the just
previous) and i noticed that the 'clamav' user/group for this pkg is not created
by default by the rpm pkg.
At the same time, the /var/log/clamav is not updated/created with clamav.clamav
ownership,
Don't know if it is my actual config (previous one untouched anyway), but this
is what
2010 Apr 13
3
ClamAV "clamscan" command using huge amount of RAM
We have a perl cgi script that accepts uploaded files and runs
clamscan on them. While observing the system performance I noticed
that each clamscan process consumes up to 250MB of RAM. Is this
normal for ClamAV? This seems like an enormous amount of RAM, for
simply scanning one file for viruses.
2009 Apr 03
2
clamav and selinux
after cleaning up a bunch or selinux alerts, I update and wham,
clamav/clamd/clamav-db make me assert contexts again to /var/clamav
like...
chcon -t clamd_t clamav -R
which temporarily solves the problem but it would be better if it were
policy and not file contexts. So I search and see for some
reason, /var/clamav is ignored...
# grep clam /etc/selinux/targeted/contexts/files/file_contexts
2008 Jun 27
2
Clamd not working
Earlier this month I reported a problem in that ClamTK couldn't virus-scan a
file. This was cured by following the dev's instructions
<quote>
If you open up a terminal window and type "ls /var/clamav" (without
quotes of course), I'm betting you'll see a variety of files and/or
directories in there. If you're up for it, as root type
rm /var/clamav/* -rf
which
2008 Jun 17
6
ClamAV help needed
ClamAV is installed on my CentOS box. I edited the conf file and assumed all
is well. Clearly it isn't.
Every day I see in logwatch that my signatures are updated, and the database
notified, but if I try to scan a file manually it tells me that my signatures
are 55 days old.
I tried looking at a how-to, in the hope of identifying the problem, but it is
hopelessly out of date, and I
2008 Apr 24
2
ClamAV version(s)
I had clamav-milter working as well as clamd, then for some reason clamd
stopped and would not create the socket. After much hair pulling, I
finally tracked the problem(s) down to /etc/clamd.conf. After
commenting all the stuff out that was providing errors, it is now
working again. I had somehow mixed versions from sourceforge and
centos, and when I could not get things to update
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
2012 Sep 17
1
ClamAV Problem
Dear Friends,
I have postfix mail server When I try to install amavisd-new, clamAV,
SpamAssassin follow this link "http://wiki.centos.org/HowTos/Amavisd".
I have done all the configuration after that when I restart clamav
So It is giving my this error message
Stopping Clam AntiVirus Daemon: [FAILED]
Starting Clam AntiVirus Daemon: LibClamAV Error:
2007 Sep 10
3
Centos 4.5 clamav update error
Hi all,
I have a problem updating clamav on my mail server:
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package clamav
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package clamd
Error: Missing Dependency: rtld(GNU_HASH) is needed by package clamav
Error: Missing Dependency: rtld(GNU_HASH) is needed by package clamd
I'm using rpmforge repo on CentOS 4.5,
2015 Aug 25
2
clamav / EXIM on Centos 7
[root at ollie2 ~]# find / -iname clamd.sock
[root at ollie2 ~]# systemctl list-unit-files --type=service
[.....]
clamav-milter.service enabled
exim.service enabled
spamassassin.service enabled
[.....]
[root at ollie2 ~]# ps ax|grep cla[m]
[root at ollie2 ~]#
Starting / restarting the clamav service does not generate
2015 Aug 25
1
clamav / EXIM on Centos 7
On Tuesday 25 August 2015 14:44:55 Mihamina Rakotomandimby wrote:
> Does the directory /var/run/clamav-milter/ exist and is it traversable
> and writable by the clamav user is running as?
> Socket creation mostly doesnt include recursive operation (creating the
> directory)
It looks like I'm barking up the wrong tree here. When I run the command in
the terminal I get
[root at
2009 Feb 06
16
clamAV problem
Since my power problems that resulted in a re-install I have a problem which
I've failed to locate up to now. The logs show
daily.cld updated (version: 8950, sigs: 72593, f-level: 38, builder: ccordes)
Database updated (510565 signatures) from db.gb.clamav.net (IP: 163.1.3.8)
WARNING: Clamd was NOT notified: Can't connect to clamd through
/tmp/clamd.socket
I've been
2014 Aug 11
2
Centos 6 : ClamAV out-of-date ???
On one Centos 6.5 server, but not on other C 6.5 servers, Logwatch daily
tells me:-
Last Status:
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.98.3 Recommended version: 0.98.4
----------------
: freshclam -V
ClamAV 0.98.4/19275/Sun Aug 10 17:26:35 2014
: clamd -V
ClamAV 0.98.4/19275/Sun Aug 10 17:26:35 2014
: rpm -qa clam\*
clamd-0.98.4-1.el6.rf.x86_64
2005 Jan 18
1
clamav-milter verification on Centos 3.3
Hello!
I'm running clamav-milter, clamd, and sendmail on CentOS 3.3 (RHEL3). I'm
trying to verify that my milter works. I've sent test emails from
testvirus.org but they don't appear to be getting flagged. I don't see
anything in the logs to indicate they were. Is there a sure-fire way to know?
Also, how should the clamd work? Does it watch the filesystem? Or will it only
work
2009 Nov 27
1
Amavisd and ClamAV
Hi,
I want to move my mail server from sendmail to postfix over christmas. I've
got a test server running with the following:
postfix dovecot postgrey amavisd-new clamav spamassassin
I've followed the howto's on the wiki <http://wiki.centos.org/HowTos> with the
exception that I installed amavisd-new and clamav from the EPEL repo rather
than rpmforge.
Things work OK with
2013 Apr 02
2
[LLVMdev] LNT ClamAV - Sorting output
On 04/02/2013 11:06 PM, Daniel Dunbar wrote:
> On Tue, Apr 2, 2013 at 11:46 AM, Renato Golin <renato.golin at linaro.org <mailto:renato.golin at linaro.org>> wrote:
>
> On 2 April 2013 19:20, Daniel Dunbar <daniel at zuster.org <mailto:daniel at zuster.org>> wrote:
>
> What is it that makes the output of the program asynchronous? The output is
2006 Dec 21
4
ClamAV Installation
Hi All,
I try to installed ClamAV using rpm from Karan.org
repository but I can't find the clamd.conf and
freshclam.conf file. After listing the file installed
by using rpm -ql | grep clamav, I observe that it was
really not included in the installation. Did I miss
something here? If possible, I want to use RPM based
installation for easy maintenance and also based on
your suggestions from my