Eset security for Linux 8
Cristian Galvani <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <CAFzHZwO_3XC1F4ahgyC191WL+L_h3BFggEtguP9Eo2=d8M4J-A@mail.gmail.com> |
Hello guys,
I would like to experiment with Eset Security For Linux 8but I don't know
how to configure it in the file 15-av_scanners.
In the past i was using Eset 4 with this settings:
['ESET File Security for Linux',
['/opt/eset/esets/sbin/esets_scan','esets_scan'],
'--subdir --unsafe --unwanted --clean-mode=strict {}',
[0,10,100],[1,50],
qr/threat="([^"]+)"/m
],
Now Eset 8 is little bit different:
/opt/eset/efs/sbin/cls/cls -h
Exit codes:
0 no threat found
1 some files were detected and cleaned
10 some files could not be scanned (may be threats)
50 some files were detected
100 error
I found this page
<https://blog.grufo.com/2021/04/12/postfix-amavis-und-aktueller-eset-version-7/>
but unfortunately it doesn't work. Some parameters are not correct.
Unfortunately I am not familiar with perl.
Regards Cristian