[Exim] Exim-4.10 and Exiscan-4.10-17 - configuration problem

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Stanczak Slawomir
Fecha:  
A: exim-users
Asunto: [Exim] Exim-4.10 and Exiscan-4.10-17 - configuration problem
Hi !

I compiled and installed exim-4.10, exiscan-4.10-17 and Sophos
Virus Scanner.

This works ok, but complete message (with virus) is redirect to sender.
Exiscan don't cut virus from this message and exim don't send warnning
message to postmaster and recipient. In old exiscan version this worked
very good.

How can I change it ?

my exiscan sections from exim.conf:

exiscan_condition = 1
exiscan_crypt_salt = fo
exiscan_av_condition = 1
exiscan_av_action = reject
exiscan_av_scanner = cmdline
exiscan_av_scanner_path = /usr/local/bin/sweep
exiscan_av_scanner_options = -all -archive -ss |
exiscan_av_scanner_regexp_trigger = found in
exiscan_av_scanner_regexp_description = '(.*)'

Thanks for your help

Slawek