Re: [exim] an antivirus for zero-day :)

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Lena
Dátum:  
Címzett: exim-users
CC: Paul Lenz
Tárgy: Re: [exim] an antivirus for zero-day :)
Correction:

       condition = ${run{SHELL -c \
         "cd ${sg{$mime_decoded_filename}{[^/]+\\$}{}}; \
          P7ZIP x -y $mime_decoded_filename; \
          GREP -r -a -s -E \
           'rundll32|This program cannot be run in DOS mode' \
           *"}{1}{0}}