Re: [Exim] exiscan - notify recipient if mail is rejected

Góra strony
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
Dla: asbjorn
CC: Exim-users
Temat: Re: [Exim] exiscan - notify recipient if mail is rejected
Asbjørn Høiland Aarrestad wrote:
> I agree. Just had to find the docs.... Thank's.
>
> The last problem I've got (so far) is to cut the virus-name from the
> string in the virus-scanner result. The line containing the virus-def
> looks as follows:
>
> ?[0;37;40m/home/spam/mail/Trash=> ... rt)=>98dust1009.doc.lnk
> ?[1;31;40minfected: I-Worm.Sircam.A?[0;37;40m
>
> (I'm using bdc)
>
> Any ideas how the config file should be to grep this one?


The virusname is in $h_x-infected, if your exiscan-setup is correct (see
my filterfile).

ciao