Re: [clamav-users] Help with ClamAV 1.0.7 on Ubuntu

2025-06-04 Thread Andrew C Aitchison via clamav-users
On Wed, 4 Jun 2025, Perez Dominguez, Andres via clamav-users wrote: Hello, I wanted to know if there is a way to upgrade max file size scanning for ClamAV 1.0.7, I have seen that there is a limit at 4GB using clamdscan and that when I changed the value of max file size inside /etc/clamav/clamd.c

Re: [clamav-users] Help with clamav

2024-04-10 Thread Andrew C Aitchison via clamav-users
lard via clamav-users Cc: Andrew C Aitchison Subject: Re: [clamav-users] Help with clamav On Fri, 5 Apr 2024, Nathan Millard via clamav-users wrote: So I have a kali Linux server, could I use that to scan my windows vms for viruses using this "For Linux etc. you can get a central machin

Re: [clamav-users] Help with clamav

2024-04-10 Thread Marc
You can use smbclient on linux not? But I have the impression you are handling this incorrectly I am always disabling file and printersharing. Maybe better is to scan a snapshot of the vm disk image? You also have to consider the traffic you are generating, I am already having issues getting my

Re: [clamav-users] Help with clamav

2024-04-10 Thread Nathan Millard via clamav-users
Aitchison via clamav-users Sent: 05 April 2024 19:49 To: Nathan Millard via clamav-users Cc: Andrew C Aitchison Subject: Re: [clamav-users] Help with clamav On Fri, 5 Apr 2024, Nathan Millard via clamav-users wrote: > So I have a kali Linux server, could I use that to scan my windows vms > for v

Re: [clamav-users] Help with clamav

2024-04-05 Thread Andrew C Aitchison via clamav-users
ed by them. -Original Message- From: clamav-users On Behalf Of Andrew C Aitchison via clamav-users Sent: 05 April 2024 17:21 To: Nathan Millard via clamav-users Cc: Andrew C Aitchison Subject: Re: [clamav-users] Help with clamav On Fri, 5 Apr 2024, Nathan Millard via clamav-users

Re: [clamav-users] Help with clamav

2024-04-05 Thread Nathan Millard via clamav-users
an Millard via clamav-users Cc: Andrew C Aitchison Subject: Re: [clamav-users] Help with clamav On Fri, 5 Apr 2024, Nathan Millard via clamav-users wrote: > I would like some help setting up clamav to scan remote hosts from a > clamd server is this possible? Nearly. In the likely setup, e

Re: [clamav-users] Help with clamav

2024-04-05 Thread Andrew C Aitchison via clamav-users
On Fri, 5 Apr 2024, Nathan Millard via clamav-users wrote: I would like some help setting up clamav to scan remote hosts from a clamd server is this possible? Nearly. In the likely setup, each client reads the files and sends them to the server for checking. For Linux etc. you can get a cent

Re: [clamav-users] Help with clamav

2024-04-05 Thread Marc
> Hi, I hope I am emailing the right address. > > I would like some help setting up clamav to scan remote hosts form a > clamd server is this possible? > Don't you mean you want to scan hosts with a remote clamd server? ___ Manage your clamav-users ma

Re: [Clamav-users] Help with clamav-milter white list

2009-10-28 Thread Steve Basford
> I am getting some legitimate mail tagged as SPAM. Below is the header > from one such e-mail. > X-Virus-Status: Infected (Sanesecurity.Phishing.Pay.6348.UNOFFICIAL) > Subject: freebsd-stable Digest, Vol 328, Issue 3 Hi, Just a quick note to add that this wasn't a False Positive as such, a phis

Re: [Clamav-users] Help with clamav-milter white list

2009-10-27 Thread aCaB
Jerry wrote: > I am getting some legitimate mail tagged as SPAM. Below is the header > from one such e-mail. > > Return-Path: [...] > From: freebsd-stable-requ...@freebsd.org [...] > Now, if I understand it correctly, just putting the following: > "From:freebsd-stable-requ...@freebsd.org" sans qu

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread Steven Jones
Hi, This correct and sorted, many thanks regards Steven Stephen Gran wrote: > On Tue, Feb 19, 2008 at 10:11:21PM +1300, Steven Jones said: >> I have a very old install of Debian which many years ago I added clamav >> to, it is now on Debian 4.0 but I suspect over the years clamav has >> chang

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread René Berber
Steven Jones wrote: [snip] >>> Feb 19 20:32:57 hermes sm-mta[26767]: m1J7Wv6d026767: Milter (clmilter): >>> error connecting to filter: Connection refused by >>> /var/run/clamav/clmilter.sock Is this message still appearing? >>> So I touched /var/run/clamav/clamav-milter.ctl Remove this file

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread Stephen Gran
On Tue, Feb 19, 2008 at 10:11:21PM +1300, Steven Jones said: > I have a very old install of Debian which many years ago I added clamav > to, it is now on Debian 4.0 but I suspect over the years clamav has > changed, but my config files probably have not... Upgrade to the packages from volatile.d

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread Steven Jones
Nigel Horne wrote: 8>< > > What options do you give to clamav-milter when you start it? > I dont give it any options...it used to work automaticallyso I am assuming it comes up on boot. Starting it manually I simply do a /etc/init.d/clamav-milter restart but that hangs regards S

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread Steven Jones
René Berber wrote: > Steven Jones wrote: > >> I have a very old install of Debian which many years ago I added clamav >> to, it is now on Debian 4.0 but I suspect over the years clamav has >> changed, but my config files probably have not... >> >> recently I have noticed that clamav-milter n

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread Nigel Horne
First problem: You are using two different socket names. There is a hack going around that removes the sanity check that I put in to trap just this sort of common problem (it relates to about 1/2 of clamav-milter problem reports). Do not use this hack!! -Nigel _

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread Nigel Horne
Steven Jones wrote: Some other log outputs === Feb 19 10:46:58 hermes sm-mta[5838]: m1ILkwce005838: milter_read(clmilter): cmd read returned 1, expecting 1163022926 Feb 19 10:46:58 hermes sm-mta[5838]: m1ILkwce005838: Milter (clmilter): to error state Feb 19 10:46:58 hermes sm-mta[

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread René Berber
Steven Jones wrote: > I have a very old install of Debian which many years ago I added clamav > to, it is now on Debian 4.0 but I suspect over the years clamav has > changed, but my config files probably have not... > > recently I have noticed that clamav-milter no longer works and I > hav

Re: [Clamav-users] help with clamav-milter no longer working on Debian

2008-02-19 Thread Steven Jones
Some other log outputs === Feb 19 10:46:58 hermes sm-mta[5838]: m1ILkwce005838: milter_read(clmilter): cmd read returned 1, expecting 1163022926 Feb 19 10:46:58 hermes sm-mta[5838]: m1ILkwce005838: Milter (clmilter): to error state Feb 19 10:46:58 hermes sm-mta[5838]: m1ILkwce005838:

Re: [Clamav-users] Help with clamav-milter.sh

2004-03-26 Thread Krištof Petr
Bryce wrote: The startup script “clamav-milter.sh” Makes a few calls to init.d. I am on a Virtual Private Server so I do not have init.d available to me. All I have is rc.d. How can I then get clamav-milter to start when I reboot my server? Thanks Write your own simple script and put them to