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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Lena
Ημερομηνία:  
Προς: exim-users
Υ/ο: Paul Lenz
Αντικείμενο: 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}}