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

Top Pagina
Delete this message
Reply to this message
Auteur: Tom Kistner
Datum:  
Aan: Jeremy Koch
CC: exim-users
Onderwerp: 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