conect eset file security or eset mail security to mailscanner for linux

Mark Sapiro mark at msapiro.net
Thu Nov 10 17:31:02 UTC 2016


On 11/10/2016 08:53 AM, Edson Hernandez wrote:
> hello, how i do a conection of eset file security  to mailscanner using
> linux


You need two things.

You need to create an appropriate wrapper script at, e.g.

/usr/lib/MailScanner/wrapper/eset-wrapper

This script needs to invoke the scanner on it's arguments. See the
existing /usr/lib/MailScanner/wrapper/*-wrapper scripts for examples

You need to add an entry in /etc/MailScanner/virus.scanners.conf similar to

eset	/usr/lib/MailScanner/wrapper/eset-wrapper	path

where path is the path up to but not including the 'bin/' directory that
contains the scanner software. See the doc at the beginning of the file
and the existing entries.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the MailScanner mailing list