Re: [Exim] exim 4.10 + exiscan 4.10-14

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Tom Kistner
Date:  
À: Jeremy Koch
CC: exim-users
Sujet: Re: [Exim] exim 4.10 + exiscan 4.10-14
Jeremy Koch wrote:

> exiscan_av_scanner_regexp_trigger = Found


Not related to your problem, but better use:
exiscan_av_scanner_regexp_trigger = Infected : [1-9]
"Found" may be likely to appear in filenames.

Regarding your problem, did you do a debug run ? Like:
exim -d -bm your@??? < virus-message
Where virus-message is a mbox file with an infected message.

regards,

/tom