similar to: Questions about clamd, amavisd and squidclamav

Displaying 20 results from an estimated 3000 matches similar to: "Questions about clamd, amavisd and squidclamav"

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 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
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
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
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 *
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
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
2019 Sep 09
0
***UNCHECKED*** clamd / amavisd missing socket
Le vendredi 30 ao?t 2019 ? 13:57 -0400, Jon LaBadie a ?crit : > 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
2014 Jul 16
1
CentOS-7 amavisd
Is anyone running amavisd and clamd under CentOS-7? Amavisd-new seems difficult to install, and clamd is difficult to find. (I've only added the epel repository, as I had a conflict when I added rpmforge as well.) I take it amavis is still the recommended way to run postfix? -- Timothy Murphy e-mail: gayleard /at/ eircom.net School of Mathematics, Trinity College, Dublin 2, Ireland
2014 Jul 21
2
Trying to install amavisd-new in CentOS-7
When I try sudo yum install amavisd-new I get the message ------------------------- Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel) Requires: perl(Unix::Syslog) Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel) Requires: clamav-server Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel) Requires: clamav-server-systemd Error: Package:
2016 Nov 11
0
clamd@amavisd fails under systemd
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 clamd configuration, that looks fine. > My real head scratch problem is
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
2013 Jan 30
0
Question about /etc/clamd.d/amavisd.conf
I don't know if this file comes from clam or amavis-new, but.... It contains the comment and command: # Run as a selected user (clamd must be started by root) User amavis Is this conf file for clam or amavis? As in /etc/clamd.conf we have: # Run as another user (clamd must be started by root for this option to work) # Default: don't drop privileges User clam # Initialize
2016 Aug 22
4
Email pid issue
Hello gents, First time poster here! Current system running Centos 6.8. Buddy of mine posted a few days back about me wanting to move from Postfix 2.6.x to 2.8 to above, still under centos 6.8. I might move over to 7, but probably not for a while, don't have the resources presently to make this happen. Running Centos 6.8, postfix 2.6.6, clamav 0.99.1. Basic Centos 6.8 box fully patched
2016 Nov 12
0
clamd@amavisd fails under systemd
On 11/11/2016 02:39 AM, Rob Kampen wrote: > When I invoke from the CLI - there is a -nofork=yes as a part of the > invocation. > When systemd tries to do the invocation via the ExecStart line - the > original clamd at .service file had this --nofork=yes also, the problem > was that this just caused an abend of the start up with the message: Not on my system, it doesn't: $
2016 Nov 08
0
clamd@amavisd fails under systemd
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 the configuration file, and typically set up
2016 Mar 06
2
trying to get amavid to work on centos 7
hey folks, trying to migrate my faithful old centos6 server over to centos 7 and as part of my email server, I have amavisd, clamd, postfix, etc.. The amavisd seems to be failing with some funky (systemd) error.. Mar 6 11:39:03 monster-new systemd: amavisd.service failed. Mar 6 11:39:03 monster-new systemd: amavisd.service holdoff time over, scheduling restart. Mar 6 11:39:03 monster-new
2010 Sep 21
1
problem clamd via rpmforge
hello list hello centos network hello all the builder of rpm's i use clamd package via rpmforge today they are passes i use CentOS 5.5 with small system with low memory system support couple postfix/amavisd/clamd/dkimproxy/sid-milter/policyd/postgrey/dovecot2 when i restart clamd i obtain one error i quote for clarity ~]# service clamd restart Stopping Clam AntiVirus Daemon: [ OK ]
2013 Jan 31
7
How to extract one file from rpm using yum?
I want to get the original version of /etc/clamd.d/amavis.conf from the amavisd-new rpm to get the defaults to submit a bug report. I could not figure out how to do this, so I did a reinstall, but it did not replace this file (whatprovides says it comes from this rpm). Is there a way to extract just the one file, and better yet, place it elsewhere than its regular destination? thanks
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