Mailing List Archive

Re: [clamav-users] Issue in connecting to clamav from dot net code
HI Team,

After installing clamAV ,I see we need to run clamd.exe which will create a windows service .But in my case it's not happening and I am unable to connect scan an image file from my .net application.
.net code used to connect :
var clam = new ClamClient(Imageserver, 3310);
Task<ClamScanResult> scanResult = clam.ScanFileOnServerAsync(FullPath);
When I tried to send an image I am getting an exception here .
"No connection could be made because the target machine actively refused it<https://stackoverflow.com/questions/9695224/no-connection-could-be-made-because-the-target-machine-actively-refused-it-127-0>"
Don't know which part is missing here. Hoping to get some help.

Thanks & Regards
Bijay Nandagiri
Sr Member Technical - ULI
Cdk int - 593-8062
Ext -793-6962
Ph: 7799277731
[cid:image002.png@01CFE7CD.B7BCA820]

----------------------------------------------------------------------
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
If the ClamAV service on different server, most probably it is not running
or listening on loopback IP only.

On Wed, Apr 8, 2020 at 3:18 PM N, BijayKumar via clamav-users <
clamav-users@lists.clamav.net> wrote:

> HI Team,
>
>
>
> After installing clamAV ,I see we need to run clamd.exe which will create
> a windows service .But in my case it’s not happening and I am unable to
> connect scan an image file from my .net application.
>
> .net code used to connect :
>
> var clam = new ClamClient(Imageserver, 3310);
>
> Task<ClamScanResult> scanResult = clam.ScanFileOnServerAsync(FullPath);
>
> When I tried to send an image I am getting an exception here .
> “No connection could be made because the target machine actively refused
> it
> <https://stackoverflow.com/questions/9695224/no-connection-could-be-made-because-the-target-machine-actively-refused-it-127-0>
> ” Don’t know which part is missing here. Hoping to get some help.
>
>
>
> Thanks & Regards
>
> *Bijay Nandagiri*
>
> Sr Member Technical - ULI
>
> Cdk int – 593-8062
>
> Ext -793-6962
>
> Ph: 7799277731
>
> [image: cid:image002.png@01CFE7CD.B7BCA820]
>
>
> ------------------------------
> This message and any attachments are intended only for the use of the
> addressee and may contain information that is privileged and confidential.
> If the reader of the message is not the intended recipient or an authorized
> representative of the intended recipient, you are hereby notified that any
> dissemination of this communication is strictly prohibited. If you have
> received this communication in error, notify the sender immediately by
> return email and delete the message and any attachments from your system.
>
> _______________________________________________
>
> clamav-users mailing list
> clamav-users@lists.clamav.net
> https://lists.clamav.net/mailman/listinfo/clamav-users
>
>
> Help us build a comprehensive ClamAV guide:
> https://github.com/vrtadmin/clamav-faq
>
> http://www.clamav.net/contact.html#ml
>


--
Regards....

Nibin.

https://about.me/nibinvm
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
Hi Nibin

I have installed it in the same server where I am trying to connect (Imageserver in this case) but still I am getting same error.

Thanks & Regards
Bijay Nandagiri
Sr Member Technical - ULI
Cdk int – 593-8062
Ext -793-6962
Ph: 7799277731
[cid:image002.png@01CFE7CD.B7BCA820]

From: Nibin V M [mailto:nibinvm@gmail.com]
Sent: Wednesday, April 8, 2020 3:32 PM
To: ClamAV users ML <clamav-users@lists.clamav.net>
Cc: N, BijayKumar <BijayKumar.N@cdk.com>
Subject: Re: [clamav-users] Issue in connecting to clamav from dot net code

If the ClamAV service on different server, most probably it is not running or listening on loopback IP only.

On Wed, Apr 8, 2020 at 3:18 PM N, BijayKumar via clamav-users <clamav-users@lists.clamav.net<mailto:clamav-users@lists.clamav.net>> wrote:
HI Team,

After installing clamAV ,I see we need to run clamd.exe which will create a windows service .But in my case it’s not happening and I am unable to connect scan an image file from my .net application.
.net code used to connect :
var clam = new ClamClient(Imageserver, 3310);
Task<ClamScanResult> scanResult = clam.ScanFileOnServerAsync(FullPath);
When I tried to send an image I am getting an exception here .
“No connection could be made because the target machine actively refused it<https://urldefense.proofpoint.com/v2/url?u=https-3A__stackoverflow.com_questions_9695224_no-2Dconnection-2Dcould-2Dbe-2Dmade-2Dbecause-2Dthe-2Dtarget-2Dmachine-2Dactively-2Drefused-2Dit-2D127-2D0&d=DwMFaQ&c=N13-TaG7c-EYAiUNohBk74oLRjUiBTwVm-KSnr4bPSc&r=HwusMnz3kXmuWuNNxuv3jfJyksfYNdXeNOcRysZCSnU&m=O9aID47JdfX0R9AW6E8DM-zwxqSpz-0fcI4W3ZURFP0&s=3d0QF81l49DGBWzxNr-NZA3zooLZ5EC7tFQcIdzGFj4&e=>”
Don’t know which part is missing here. Hoping to get some help.

Thanks & Regards
Bijay Nandagiri
Sr Member Technical - ULI
Cdk int – 593-8062
Ext -793-6962
Ph: 7799277731
[cid:image002.png@01CFE7CD.B7BCA820]

________________________________
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net<mailto:clamav-users@lists.clamav.net>
https://lists.clamav.net/mailman/listinfo/clamav-users<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.clamav.net_mailman_listinfo_clamav-2Dusers&d=DwMFaQ&c=N13-TaG7c-EYAiUNohBk74oLRjUiBTwVm-KSnr4bPSc&r=HwusMnz3kXmuWuNNxuv3jfJyksfYNdXeNOcRysZCSnU&m=O9aID47JdfX0R9AW6E8DM-zwxqSpz-0fcI4W3ZURFP0&s=dbuafQqPuddku5a5FYE1eFG0Xf8ZK_kHC7Df_dDFYnk&e=>


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_vrtadmin_clamav-2Dfaq&d=DwMFaQ&c=N13-TaG7c-EYAiUNohBk74oLRjUiBTwVm-KSnr4bPSc&r=HwusMnz3kXmuWuNNxuv3jfJyksfYNdXeNOcRysZCSnU&m=O9aID47JdfX0R9AW6E8DM-zwxqSpz-0fcI4W3ZURFP0&s=vJ-QviKUgIIGrXKA-BK-USwdDoFx6nI_HpdfKf9Dtyg&e=>

http://www.clamav.net/contact.html#ml<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.clamav.net_contact.html-23ml&d=DwMFaQ&c=N13-TaG7c-EYAiUNohBk74oLRjUiBTwVm-KSnr4bPSc&r=HwusMnz3kXmuWuNNxuv3jfJyksfYNdXeNOcRysZCSnU&m=O9aID47JdfX0R9AW6E8DM-zwxqSpz-0fcI4W3ZURFP0&s=2OnMsWDaIXBXTjOoaT7Vap8zCR1g7LYJ0vGIJytDwTU&e=>


--
Regards....

Nibin.

https://about.me/nibinvm<https://urldefense.proofpoint.com/v2/url?u=https-3A__about.me_nibinvm&d=DwMFaQ&c=N13-TaG7c-EYAiUNohBk74oLRjUiBTwVm-KSnr4bPSc&r=HwusMnz3kXmuWuNNxuv3jfJyksfYNdXeNOcRysZCSnU&m=O9aID47JdfX0R9AW6E8DM-zwxqSpz-0fcI4W3ZURFP0&s=88PM1NQqpnc7t83MTqAtaEQpQK4pAGK7jaPS7ZM6IeY&e=>
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
Hi there,

On Wed, 8 Apr 2020, N, BijayKumar via clamav-users wrote:

> After installing clamAV ,I see we need to run clamd.exe which will
> create a windows service .But in my case it's not happening ...

It is not clear to me what is not happening. :/

Is the clamd service not running, or is it running but the host is
refusing connections?

> and I am unable to connect scan an image file from my .net application.

If the service is not running, obviously you need to make it run.
Some ways to check that you can make connections to it are given in
the stackoverflow page to which you linked. Have you tried them?

If the service is running but you cannot connect to it, you need to
(1) make sure that it is listening in the way that you think it is
configured to listen, and (1a) make sure the nothing _else_ on the
same machine is trying to listen in the same way; (2) make sure that
you're trying to connect to it the way you think you're trying to
connect to it; and finally (3) make sure that there is nothing on the
machine which hosts clamd which is actively blocking connections, such
as a local firewall (which is very common on Windows boxes, as a quick
test you can simply disable the firewall completely but BE CAREFUL if
you do that).

You should be able to connect to the daemon manually from a command
line prompt. Search for PING in the _ClamAV_ documentation (this is
not the same as the 'ping' utility commonly used to quickly check a
network route is alive; PING is described in the clamd 'man' page).

Here's what happens when I send 'PING' to a clamd daemon here at my
place of work:

8<----------------------------------------------------------------------
mail6:# >>> telnet 192.168.44.7 3313
Trying 192.168.44.7...
Connected to 192.168.44.7.
Escape character is '^]'.
PING
PONG
Connection closed by foreign host.
mail6:# >>>
8<----------------------------------------------------------------------

From a 'bash' shell prompt on a mail server, I started the 'telnet'
utility to connect my terminal to the clamd server. That server is
configured to listen on a TCP socket because mail servers on our LAN
will be connecting to it (by default, clamd on Linux does not listen
to TCP sockets so I had to configure it to do that - I do not know if
that applies to Windows, because I have never run clamd on Windows).
It listens on port 3313 in my configuration so I have to connect to
that port using telnet (there's nothing special about that port; I
could have chosen more or less any otherwise unused port in the
thousands range; all that matters is that I connect to the port on
which the daemon is listening). After the TCP connection is
established, I see messages which are typical for a Linux system - you
will likely see different messages, but you can ignore that. Very
quickly, I typed the word 'PING' followed by the carriage return (or
ENTER) key, and almost immediately the reply 'PONG' appears. I need
to type quickly because there is a short timeout of a few seconds in
the configuration, and if I am too slow the daemon will unilaterally
close the connection. You can change the timeout if it too short.
After the exchange of PING and PONG, the daemon immediately closes the
connection and I again see the shell prompt.

If you cannot seem to establish any connection with a running daemon,
use a utility like 'tcpdump' or 'Wireshark' to trace the traffic.
There is plenty of documentation online about how to do that, there
should be no need to ask again here.

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
Thanks for the prompt reply. In my case clamd service is not running. I am unable to see these services undernWindows Services list ("ClamWin Free Antivirus Scanner Service" and the "ClamWin Free Antivirus Database Updater") .


Thanks & Regards
Bijay Nandagiri
Sr Member Technical - ULI
Cdk int - 593-8062
Ext -793-6962
Ph: 7799277731



-----Original Message-----
From: clamav-users [mailto:clamav-users-bounces@lists.clamav.net] On Behalf Of G.W. Haywood via clamav-users
Sent: Wednesday, April 8, 2020 4:59 PM
To: N, BijayKumar via clamav-users <clamav-users@lists.clamav.net>
Cc: G.W. Haywood <clamav@jubileegroup.co.uk>
Subject: Re: [clamav-users] Issue in connecting to clamav from dot net code

Hi there,

On Wed, 8 Apr 2020, N, BijayKumar via clamav-users wrote:

> After installing clamAV ,I see we need to run clamd.exe which will
> create a windows service .But in my case it's not happening ...

It is not clear to me what is not happening. :/

Is the clamd service not running, or is it running but the host is refusing connections?

> and I am unable to connect scan an image file from my .net application.

If the service is not running, obviously you need to make it run.
Some ways to check that you can make connections to it are given in the stackoverflow page to which you linked. Have you tried them?

If the service is running but you cannot connect to it, you need to
(1) make sure that it is listening in the way that you think it is configured to listen, and (1a) make sure the nothing _else_ on the same machine is trying to listen in the same way; (2) make sure that you're trying to connect to it the way you think you're trying to connect to it; and finally (3) make sure that there is nothing on the machine which hosts clamd which is actively blocking connections, such as a local firewall (which is very common on Windows boxes, as a quick test you can simply disable the firewall completely but BE CAREFUL if you do that).

You should be able to connect to the daemon manually from a command line prompt. Search for PING in the _ClamAV_ documentation (this is not the same as the 'ping' utility commonly used to quickly check a network route is alive; PING is described in the clamd 'man' page).

Here's what happens when I send 'PING' to a clamd daemon here at my place of work:

8<----------------------------------------------------------------------
mail6:# >>> telnet 192.168.44.7 3313
Trying 192.168.44.7...
Connected to 192.168.44.7.
Escape character is '^]'.
PING
PONG
Connection closed by foreign host.
mail6:# >>>
8<----------------------------------------------------------------------

From a 'bash' shell prompt on a mail server, I started the 'telnet'
utility to connect my terminal to the clamd server. That server is configured to listen on a TCP socket because mail servers on our LAN will be connecting to it (by default, clamd on Linux does not listen to TCP sockets so I had to configure it to do that - I do not know if that applies to Windows, because I have never run clamd on Windows).
It listens on port 3313 in my configuration so I have to connect to that port using telnet (there's nothing special about that port; I could have chosen more or less any otherwise unused port in the thousands range; all that matters is that I connect to the port on which the daemon is listening). After the TCP connection is established, I see messages which are typical for a Linux system - you will likely see different messages, but you can ignore that. Very quickly, I typed the word 'PING' followed by the carriage return (or
ENTER) key, and almost immediately the reply 'PONG' appears. I need to type quickly because there is a short timeout of a few seconds in the configuration, and if I am too slow the daemon will unilaterally close the connection. You can change the timeout if it too short.
After the exchange of PING and PONG, the daemon immediately closes the connection and I again see the shell prompt.

If you cannot seem to establish any connection with a running daemon, use a utility like 'tcpdump' or 'Wireshark' to trace the traffic.
There is plenty of documentation online about how to do that, there should be no need to ask again here.

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

----------------------------------------------------------------------
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
Hi there,

On Wed, 8 Apr 2020, N, BijayKumar via clamav-users wrote:

> ... clamd service is not running. ...

Please tell us exactly exactly what you installed, from where exactly
you obtained it, when you obtained it, exactly how you installed it,
and exactly what you did to enable and start the clamd and freshclam
services on the computer. Please also tell us exactly what operating
system you are using (including its version) and please give us some
details about the computer - particularly how much RAM is has.

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
On Wed, 8 Apr 2020 12:34:09 +0000, N, BijayKumar via clamav-users
stated:
>Thanks for the prompt reply. In my case clamd service is not running.
>I am unable to see these services undernWindows Services list
>("ClamWin Free Antivirus Scanner Service" and the "ClamWin Free
>Antivirus Database Updater") .

On a Win 10 machine:

1) Click START

2) Scroll down to and click on "Windows Administrative Tools

3) Click on "Component Services"

4) Expand "Services"

If the service is installed, even if not running, it will be listed
there. If it is listed, double click it and change "Startup Type" to
'Automatic'. Click on "Recovery 'on the top of the window you just
opened and make sure "Restart the Service" is the procedure to take if a
failure in the service occurs.

Good Luck!

--
Gerard
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
Hello

I have followed all the steps as is from this documentation below to install it .Followed the commands mentioned in the document to install clamd and freshclam. Have installed it on win server 2012 R2 standard and machine has 8gb ram.
http://www.clamav.net/documents/installing-clamav-on-windows
Those above steps i have followed but I could not see any clam service running .

Thanks & Regards
Bijay Nandagiri
Sr Member Technical - ULI
Cdk int - 593-8062
Ext -793-6962
Ph: 7799277731


-----Original Message-----
From: clamav-users [mailto:clamav-users-bounces@lists.clamav.net] On Behalf Of G.W. Haywood via clamav-users
Sent: Wednesday, April 8, 2020 7:09 PM
To: N, BijayKumar via clamav-users <clamav-users@lists.clamav.net>
Cc: G.W. Haywood <clamav@jubileegroup.co.uk>
Subject: Re: [clamav-users] Issue in connecting to clamav from dot net code

Hi there,

On Wed, 8 Apr 2020, N, BijayKumar via clamav-users wrote:

> ... clamd service is not running. ...

Please tell us exactly exactly what you installed, from where exactly you obtained it, when you obtained it, exactly how you installed it, and exactly what you did to enable and start the clamd and freshclam services on the computer. Please also tell us exactly what operating system you are using (including its version) and please give us some details about the computer - particularly how much RAM is has.

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

----------------------------------------------------------------------
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
Hi there,

On Fri, 10 Apr 2020, N, BijayKumar via clamav-users wrote:
> ... G.W. Haywood wrote:
> > On Wed, 8 Apr 2020, N, BijayKumar via clamav-users wrote:
>
> > > ... clamd service is not running. ...
> >
> > Please tell us exactly exactly what you installed, from where
> > exactly you obtained it, when you obtained it, exactly how you
> > installed it, and exactly what you did to enable and start the clamd
> > and freshclam services on the computer. Please also tell us exactly
> > what operating system you are using (including its version) and
> > please give us some details about the computer - particularly how
> > much RAM is has.
>
> I have followed all the steps as is from this documentation below to
> install it .Followed the commands mentioned in the document to
> install clamd and freshclam. Have installed it on win server 2012 R2
> standard and machine has 8gb ram.
> http://www.clamav.net/documents/installing-clamav-on-windows
> Those above steps i have followed but I could not see any clam
> service running .

The document to which you linked in your reply gives more than one
procedure. In my request for better information, I used the word
'exactly' six times.

Please give enough detail so that people on this list, who read your
messages but know nothing about your situation except what you write,
have the best chance of being able to help you.

If you are unable to tell us exactly what you did, perhaps you should
completely remove all the ClamAV software, then start again, but this
time make notes of everything that you do in your diary or workbook,
so that afterwards you will know what you have done, and can tell us.

Is your server software still supported? Mainstream support for
Windows Server 2012 R2 ceased in September 2018:

https://support.microsoft.com/en-us/lifecycle/search?alpha=Windows%20server%202012%20R2

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] Issue in connecting to clamav from dot net code [ In reply to ]
Hi Bijay,

ClamAV does not presently have the feature to create and start Windows Services. There is a derivative project called clamav-win32 made by Gianluigi Tiesi which does provide this feature: https://github.com/clamwin/clamav-win32

We've relatively recently received Gianluigi's blessing to incorporate features from clamav-win32 into the main ClamAV project, to include support for starting clamd as a Windows Service. This isn't one of the tasks we've prioritized for 0.103 dev though, so it's unlikely that you'll see it in ClamAV this year.

I hope this helps.

Best,
Micah


Micah Snyder
ClamAV Development
Talos
Cisco Systems, Inc.



?On 4/10/20, 2:08 AM, "clamav-users on behalf of N, BijayKumar via clamav-users" <clamav-users-bounces@lists.clamav.net on behalf of clamav-users@lists.clamav.net> wrote:

Hello

I have followed all the steps as is from this documentation below to install it .Followed the commands mentioned in the document to install clamd and freshclam. Have installed it on win server 2012 R2 standard and machine has 8gb ram.
http://www.clamav.net/documents/installing-clamav-on-windows
Those above steps i have followed but I could not see any clam service running .

Thanks & Regards
Bijay Nandagiri
Sr Member Technical - ULI
Cdk int - 593-8062
Ext -793-6962
Ph: 7799277731


-----Original Message-----
From: clamav-users [mailto:clamav-users-bounces@lists.clamav.net] On Behalf Of G.W. Haywood via clamav-users
Sent: Wednesday, April 8, 2020 7:09 PM
To: N, BijayKumar via clamav-users <clamav-users@lists.clamav.net>
Cc: G.W. Haywood <clamav@jubileegroup.co.uk>
Subject: Re: [clamav-users] Issue in connecting to clamav from dot net code

Hi there,

On Wed, 8 Apr 2020, N, BijayKumar via clamav-users wrote:

> ... clamd service is not running. ...

Please tell us exactly exactly what you installed, from where exactly you obtained it, when you obtained it, exactly how you installed it, and exactly what you did to enable and start the clamd and freshclam services on the computer. Please also tell us exactly what operating system you are using (including its version) and please give us some details about the computer - particularly how much RAM is has.

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

----------------------------------------------------------------------
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml



_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml