How to integrate a new (ICAP) AV scanner into amavis?
Benjamin Greve
Benjamin.Greve at gmx.net
Sat Jun 20 09:27:51 CEST 2020
Hi Alessandro,
thanks for pointing me to the documentation.
Seems that‘s exactly what I‘ve been looking for.
Will try it next week.
Thanks, have a great weekend!
—
Benjamin
Am 20.06.20 um 08:59 schrieb Alessandro De Zorzi
> On 19/06/20 13:15, Benjamin.Greve at gmx.net wrote:
> > So what I do not understand is:
>
>
> here [1] documentation needed to add a new entry in av_scanner
>
>
> I integrated two different scanners on my systems, Ikarus seems works in
> a like yours, these the lines:
>
> ### https://www.ikarussecurity.com/
> ['IKARUS scan.server',
> \&ask_daemon,
> ["GET /virusscan?filename={}/../email.txt HTTP/1.0\r\n\r\n",
> '127.0.0.1:81'],
> qr/<status>clean<\/status>/,
> qr/<status>infected<\/status>/,
> qr/<name>(.+)<\/name>/ ],
>
> HTH
> Alessandro - Lota
>
> [1]
> https://github.com/aosm/amavisd/blob/master/amavisd/amavisd-new-2.6.6/amavisd.conf-sample#L1859
More information about the amavis-users
mailing list