similar to: Centos7 and clamd

Displaying 20 results from an estimated 20000 matches similar to: "Centos7 and clamd"

2014 Nov 19
2
New mailserver problems
Well, in part we will see if you get this and I get the return. I JUST launched my new mail server after a few miscues. Actually the OS is Redsleeve6, which is the arm port of Centos 6, and perhaps some of my problems may come down to porting problems. But first, it may be that despite my testing, I missed something in the configurations. First clamd problems: Nov 19 08:09:54 z9m9z
2016 Nov 08
2
clamd@amavisd fails under systemd
Trying to set up a mail server under CentOS7 - having done this with CentOS5 and CentOS6 over the last decade with no issues and reliable service, it was time to upgrade (?) to CentOS7. Shouldn't be a problem, right? Getting to grips with systemd has been challenging - to say the least. So a brief overview of what I am trying to set up: postfix / amavisd-new / spamassassin / clamav so we
2009 Apr 13
3
Clamd and Amavis
I'm trying to get amavis to play using clamd and tried to follow this: # ### http://www.clamav.net/ ['ClamAV-clamd', \&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd"], qr/\bOK$/, qr/\bFOUND$/, qr/^.*?: (?!Infected Archive)(.*) FOUND$/ ], # # NOTE: run clamd under the same user as amavisd, or run it under its own # # uid such as clamav, add
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
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
2010 Jul 29
1
Questions about clamd, amavisd and squidclamav
Hi list, I have a small server with a Postfix, amavisd and ClamAV installed and works fine. I install a squid proxy with squidclamav. Clamav works with /etc/clamd.d/amavisd.conf, but squidclamav cannot connect through the Unix socket in /var/spool/amavisd/clamd.sock. How can I configure clamav to create another Socket in /var/spool/squid/clamd.sock for example ? The service is clamd.amavisd,
2015 Dec 31
0
Centos7 and clamd
On 12/30/2015 08:45 AM, Robert Moskowitz wrote: > So is the clamd functions moved into clamav now or what do I do to get > whatever clamd did for me? Install clamav-server and clamav-server-systemd.
2007 Feb 06
2
clamd error
Hi, I get the below error, while starting clamd. what's wrong with it? help is needeed. [root at worldnet clamav]# /etc/init.d/clamd start Starting Clam AntiVirus Daemon: LibClamAV Error: cli_cvdload(): Can't create temporary directory /var/tmp/clamav-25f631f5d9a7b846 LibClamAV Error: Can't load /var/clamav/main.cvd: Unable to create temporary directory ERROR: Unable to create
2016 Nov 11
3
clamd@amavisd fails under systemd
On 11/11/16 13:36, Gordon Messmer wrote: > On 11/09/2016 02:07 AM, Rob Kampen wrote: >> so I have /etc/tmpfiles.d/clamd.amavisd.conf with content >> d /var/run/clamd.amavisd 0755 amavis amavis - >> >> the process owner name and group name are amavis >> this is not quite what you specified - which should it be? > > If "User" is set to amavis in the
2018 Jul 14
4
Clamd issues on Centos 6.10
Hello all, Been having an issue today that I can't seem to solve, so reaching out to others much more knowledgeable for help/advice/assistance. I ran the software update this morning and installed 134 packages, clamd was one of the packages. Upon completion of the update, I needed to reboot the box. During bootup I got the following issue: Starting Clam AntiVirus Daemon: WARNING: Ignoring
2019 Aug 30
2
clamd / amavisd missing socket
I think something along these lines appeared before but I was unable to find them. I'm on a 7.6 system, been running clamav and amavisd-new since 6 days with little problem. On a recent reboot, clamd at amavisd does not start up and fails manual start. The problem seems to be the missing socket that connects the pair, "/var/run/clamd.amavisd/clamd.socket". I believe this should
2013 Mar 15
1
Postfix/Amavisd/Clamd - Mail send failing
Dear All With help from you all I am now at better stage. Special thanks to Robert. Atleast I am able to run all the required services (postfix, amavisd, clamd etc). I sent a mail from my gmail, I received at my newly setup domain/mailbox. I am facing issue while sending the mail outside. >From maillog I realized, two issues are there. *1. Virus scan failed. The error log is as below *
2010 Mar 11
2
Samba + Antivirus
List, we are working on implementing an antivirus solution (samba-vscan + clamav)on our samba shares. We performed the steps mentioned on some guides we found in Portuguese and things seems to be installed ok. But when we make a test and try to access a share, every file on it is not accessible (though we can mount the share) and after looking at /var/log/messages we see the following: ... Mar 11
2007 Oct 15
1
inheritance for file properties?
Hi there, I was looking through examples of puppet recipes and came across: http://reductivelabs.com/trac/puppet/wiki/ClamAV I notice the exhaustive listing of each files properties and settings and wonder if there is a way to have a file inherit settings from other files? Ie instead of: file { "main_cvd": path => "/var/lib/clamav/main.cvd",
2016 Nov 09
3
clamd@amavisd fails under systemd
On 09/11/16 11:48, Gordon Messmer wrote: > On 11/08/2016 03:24 AM, Rob Kampen wrote: >> If there is anyone that has this combo of services working under >> CentOS7 and can shed any insight on why I cannot get this service to >> actually run, it would be very much appreciated. > > > When setting up a clamd service, you should need to enable the > service, create
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
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
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
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 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