I did some testing and it seems that, if I use the local unix socket the
clamav-milter => clamd communication don't works but it works if I use the
network socket.
Pierluigi
On Sun, Mar 22, 2020 at 1:11 PM Pierluigi Frullani <
pierluigi.frull...@gmail.com> wrote:
> After fix
After fixing ( thanks Gary ) the problem with freshclam I'm facing another
problem.
- clamd running fine
- clamav-milter running fine
All the mails get rejected with 5.7.1 Command rejected.
What i've noticed it that in the clamax-milter log file there is this
"ERROR: Unknown reply from clamd" w
That fixed the problem.
I had to install quit a lot of dependencies but at the end this really was
the problem.
Thanks a lot !
Pierluigi
On Sun, Mar 22, 2020 at 10:26 AM Gary R. Schmidt wrote:
> It's the "libxml2 : yes, from /usr" that is pulling in the system
> libz, grab the OpenCSW lib
Gary,
I've installed the libz to 1.2.8 ( via opencsw packages ) but when I check
for the libz I get:
-bash-3.2# ldd /usr/local/clamav/bin/freshclam | grep libz
libz.so.1 => /opt/csw/lib/libz.so.1
libz.so.1 => /usr/lib/libz.so.1
libz.so.1 (SUNW_1.1) => (version not f
Hi Mark
thanks for your input.
Didn't work though :(
I've put a bit of debug messages to see where it is passing and it always
pass in the "compr" check:
pad = size % TAR_BLOCKSIZE ? (TAR_BLOCKSIZE - (size %
TAR_BLOCKSIZE)) : 0;
if (compr) {
if (off == gzseek(dbio->gz
idea ?
On Fri, Mar 20, 2020 at 5:45 PM Pierluigi Frullani <
pierluigi.frull...@gmail.com> wrote:
> Hi all,
> I've managed to compile clamav 0.102.2 on solaris 10.
>
> clamd and clamav-milter are able to start, but if I run a freshclam ( to
> get new database def
I do work quite a lot on Solaris either on my personal systems than on
several customer.
Solaris 10 to 11, and sparc, but I also have some customer with solaris on
x86 .
Pierluigi
On Fri, Mar 20, 2020 at 7:00 PM Stefan Bauer wrote:
> Just out of curiosity, is Solaris still a thing or are you jus
Hi all,
I've managed to compile clamav 0.102.2 on solaris 10.
clamd and clamav-milter are able to start, but if I run a freshclam ( to
get new database definition ) it starts downloading several files and then
it remain stuck on:
LibClamAV debug: Initialized 0.102.2 engine
LibClamAV debug: in cl
Hi all,
I was upgrading my clamav installation on solaris 10 but it doesn't
compile anymore:
make all-am
CC dlopen.lo
CCLD dlopen.la
CC libltdlc_la-preopen.lo
CC libltdlc_la-lt__alloc.lo
CC libltdlc_la-lt_dlloader.lo
CC libltdlc_la-lt_error.lo
CC