Eset EFS v7 not working in MailScanner 5.3.3

Budi F bfebrian at gmail.com
Tue Feb 16 16:31:32 UTC 2021


Sorry for late reply
this is the content of virus.scanners.conf

avg                     /usr/lib/MailScanner/wrapper/avg-wrapper
     /usr
avast                   /usr/lib/MailScanner/wrapper/avast-wrapper
     /bin
avastd                  /bin/false
     /
bitdefender             /usr/lib/MailScanner/wrapper/bitdefender-wrapper
     /opt/BitDefender
clamav                  /usr/lib/MailScanner/wrapper/clamav-wrapper
    /usr
clamd                   /bin/false
     /usr
clamavmodule            /bin/false
     /usr/share/perl5/ClamAV
#esets                  /usr/lib/MailScanner/wrapper/esets-wrapper
     /opt/eset/esets/sbin
esets                   /usr/lib/MailScanner/wrapper/esets-wrapper
     /opt/eset/efs/sbin/cls
f-secure                /usr/lib/MailScanner/wrapper/f-secure-wrapper
    /opt/f-secure/fsav
f-secured               /bin/false
     /opt/f-secure/fsav
generic                 /usr/lib/MailScanner/wrapper/generic-wrapper
     /dev/null
sophos                  /usr/lib/MailScanner/wrapper/sophos-wrapper
    /opt/sophos-av
sophossavi              /bin/false
     /tmp
none                    /bin/false
     /dev/null
drweb                   /usr/lib/MailScanner/wrapper/drweb-wrapper
     /usr/bin
kaspersky               /usr/lib/MailScanner/wrapper/kaspersky-wrapper
     /opt/kaspersky/klms
kse                     /bin/false
     /opt/kaspersky/ScanEngine

i changed the default esets as i notice that the efs v7 install in new
directory structure

and this is the content of /usr/lib/MailScanner/wrapper/esets-wrapper

#PackageDir=$1
PackageDir="/opt/eset/efs/sbin/cls"
shift
#Prog=esets_scan
Prog=cls

if [ "x$1" = "x-IsItInstalled" ]; then
  [ -x ${PackageDir}/$Prog ] && exit 0
  exit 1
fi

# Comment out if using sudo method
# exec ${PackageDir}/$Prog "$@"

# Uncomment if using sudo method
exec sudo ${PackageDir}/$Prog "$@"

On Thu, Jan 28, 2021 at 2:53 AM Shawn Iverson via MailScanner <
mailscanner at lists.mailscanner.info> wrote:

> What is the entry in your virus.scanners.conf?
> On 1/27/21 12:12 PM, Budi F wrote:
>
> Hi,
>
> I'm not sure what happened, I installed clamd and eset, but it seem eset
> never scan emails as it supposed to, I only see clamd that do the virus scan
>
> I notice this problem as some email with virus able to get through to
> users, but luckily esets desktop able to scan the virus
>
> [MailScanner]# MailScanner --lint
> Trying to setlogsock(unix)
>
> Reading configuration file /etc/MailScanner/MailScanner.conf
> Reading configuration file /etc/MailScanner/conf.d/README
> Read 1500 hostnames from the phishing whitelist
> Read 5545 hostnames from the phishing blacklists
> Config: calling custom init function MailWatchLogging
> MailWatch: Started MailWatch SQL Logging child
>
> Checking version numbers...
> Version number in MailScanner.conf (5.3.3) is correct.
>
> Your envelope_sender_header in spamassassin.conf is correct.
> MailScanner setting GID to  (89)
> MailScanner setting UID to  (89)
>
> Checking for SpamAssassin errors (if you use it)...
> Using SpamAssassin results cache
> Connected to SpamAssassin cache database
> SpamAssassin reported no errors.
> Connected to Processing Attempts Database
> Created Processing Attempts Database successfully
> There are 0 messages in the Processing Attempts Database
> Using locktype = posix
> MailScanner.conf says "Virus Scanners = clamd esets"
> Found these virus scanners installed: esets, clamd
> ===========================================================================
> Filename Checks: Blocked Filename Detected (1 eicar.com)
> Other Checks: Found 1 problems
> Virus and Content Scanning: Starting
> Clamd::INFECTED::Win.Test.EICAR_HDB-1 :: ./1/
> Virus Scanning: Clamd found 1 infections
> Infected message 1 came from 10.1.1.1
> Virus Scanning: Found 1 viruses
> ===========================================================================
>
> If any of your virus scanners (esets,clamd)
> are not listed there, you should check that they are installed correctly
> and that MailScanner is finding them correctly via its virus.scanners.conf.
> Config: calling custom end function MailWatchLogging
>
>
>
> --
> MailScanner mailing list
> mailscanner at lists.mailscanner.info
> http://lists.mailscanner.info/mailman/listinfo/mailscanner
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mailscanner.info/pipermail/mailscanner/attachments/20210216/c0219649/attachment.html>


More information about the MailScanner mailing list