Displaying 20 results from an estimated 7000 matches similar to: "Clamav update error"
2009 Apr 06
2
milter clamav borked?
hey, I upgraded a server to 5.3 from 5.2 today, its a mail server, and
its using the rpmforge clamav milter...
was getting errors in my mail log like...
Apr 6 01:39:32 freescruz sendmail[12304]: n368dWxW012304: Milter
(clamav): error connecting to filter: Connection refused by
/var/clamav/clmilter.socket
Apr 6 01:39:32 freescruz sendmail[12304]: n368dWxW012304: Milter
(clamav): to error
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
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
2005 Sep 05
2
OT clamav-milter
I OT'd this since it is supplied by dag and not centos but running on
centos 3.5
# service clamav-milter start
Starting Clamav Milter Daemon: clamav-milter: --timeout must not be
given if --external is not given
I updated last week and didn't have any problems. I did restart the
system today and for some reason cannot get clamav-milter to start
;-(
Any hints - afaik - nothing
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
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
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
2016 Sep 29
3
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
2008 Mar 24
2
Frustration with yum
I suppose it's more of a frustration with myself, but can some kind soul
please help me with the procedure to tell yum a package is in fact
installed? Here is the output from the command "yum update".
# yum update
Setting up Update Process
Setting up repositories
kbs-CentOS-Extras 100% |=========================| 951 B 00:00
kbs-CentOS-Misc 100%
2008 Jun 10
2
Help!
Folks, I have a bit of a problem and can't seem to figure out what
is getting broken or why. I've been pulling my hair out trying to get
clamav or clamav-milter to install and permit yum update to continue.
What is happening is this: I yum install the clamav package, but when I
try to do an update on the system, it constantly returns with an error
of a Missing Dependency for clamd
2012 Feb 17
3
Filing a bug for clamav
Hi.
IMHO there is a bug in the latest updater for clamav:
* it places a freshclam script into /etc/cron.daily that uses a hardcoded datadir not defined in /etc/clamd.conf
its never done that before in the last 5 years or so, and I have a script running from cron.d
* its overwrites the permissions of existing directories (lib and log) to another new clamav user, although one already exist
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
2004 Apr 29
3
Sendmail issues; possible exploit?
On a 4.8-RELEASE-p17 machine running Sendmail 8.12.8p2 we are seeing the
following errors in /var/log/{messages,maillog}:
sm-mta[50018]: i3TDTBcR050018: SYSERR(root): out of memory: Cannot
allocate memory
I will include more info as we can gather it.
---
Nick Golder
2008 May 07
1
Latest version of clamav-milter
Hi folks,
Can someone tell me the latest version of clamav-milter x84_64? I
just yum installed it but it is version 0.88.2.el4kb, and the version on
my server is 0.93. Is the difference between the two due to being
different platforms?
Thanks..
Sam
2010 May 10
8
mail server best practices question
Hello all,
About a year ago I set up a mail server on CentOS using this howto:
http://wanderingbarque.com/howtos/mailserver/mailserver.html
I managed to add amavisd-new with clamav and spamassassin.
It runs very well, but it runs on CentOS 5.2, and if I try to upgrade,
amavisd-new and clamav break.
we are now also at the point where a backup mx will need to be implemented.
If necessary I am
2017 Mar 08
7
Up to date guide/information Sendmail SMTP Auth
Hello all,
I've been googling my brains out since yesterday looking for up-to-date
information on this matter, and have found information that is anywhere
from 15 to 5 years old. I'd really like some information that much more
up to date on the subject. Specifically configuring Sendmail SMTP
authentication (_no smart host stuff_).
I've got Sendmail 8.14 installed on a CentOS 7.3
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
2008 Jul 18
1
Yum strangeness
Hi all,
I was about to do an update on my server, but looking at what the
output was and here's the output from the beginning with other parts
left off. I currently don't even have the clamav server installed, but
am using the 0.93 version of clamav-milter.
I've never seen yum throw in so many packages that aren't even
installed. I understand the dependencies has to be
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
2015 Feb 09
3
Postfix , Dovecot & the Spam fight
Hi,
I'm currently busy with a substiution of my current mail server. I'm
currently using
* Clam-SMTP and
* SpamAssassin
to fight Spam. I wonder if it is worth implementing AmaViS with
SpamAssassin backend instead and also using AmaViS to speak to clamd
directly. But I more and more wonder wether AmaViS is even worth it?! It
currently looks to me as if AmaViS is eating LOTS of