there is probably an openssl-devel package required
On 07/15/16 15:41, Albrecht, Thomas C wrote:
Hi,
I'm working on compiling ClamAV on RHEL7. I ran ./configure and it ended with
the message:
configure: error: OpenSSL not found.
I have both the openssl and openssl-libs packages instal
I can't speak for amisvd, but I did run into various issues with
configuring clamav as a milter option with sendmail.I tried running
clamd as the "smmsp" user (the sendmail mail submission user) so that I
could restrict the socket file and directories to be accessible by a
single user and g
Check your clamd.conf file- is there a user specified? Make sure that
user exists. Make sure that user has the appropriate rights to the any
directories specified in the clamd.conf file.
On 08/18/2010 06:32 AM, Wouter - Support wrote:
Hello everyone,
I have a little problem and I hope
0 04:04 PM, Gaiseric Vandal wrote:
I upgraded to clamav 0.96.2. I had been sending e-mail from a home
account to work account to test clamav on the work server.Gmail
will automatically reject it. Verizon won't so I was working on the
assumption that verizon does not do anti-virus e-mail
milter and eicar.com
Date: Thu, 12 Aug 2010 22:56:19 -0400
From: Gaiseric Vandal
To:
I have an opensolaris machine with Sendmail 8.14.3.
I have compiled clamav 0.96.1 (and just upgraded to 0.96.2)
./configure --prefix=/usr/local/clamav --enable-milter --with-user=smmsp
--with-group
I have an opensolaris machine with Sendmail 8.14.3.
I have compiled clamav 0.96.1 (and just upgraded to 0.96.2)
./configure --prefix=/usr/local/clamav --enable-milter --with-user=smmsp
--with-group=smmsp
Smmsp is the sendmail submission user.
I turned on all the logging options I could find i