I send and receive many .pl files as attachments. Having recently applied MS mandatory security patches to my home PC, I have found that I was no longer able to read .pl attachments - either they were greyed out, or getting the message:
OE removed access to the following attachments in your mail
I found a checkbox in the tools => options => security, for allowing all scripted attachments, and this allowed me to read the mail. However, unchecking this box allows .EXEs, VBscripts and other potential nasties.

<RANT>Surely sweet, innocent Perl does not belong in this category. I imagine someone could conceivably write a virus in Perl (this is not a golfing exercise or a challenge ;| we don't want Perl to earn that reputation), but this would probably require certain modules to be pre-installed, hence would fail on the majority of installations. Anyway, this asside, you still have to click the attachment to run it, and again, choose to run it instead of save it as it is - the OE setting turns of the save option as well.</RANT>

I was wondering if there was a list, in the registry or elsewhere, where Outlook Express keeps a list of the file types it thinks are suspect.

rinceWind


In reply to How do I get Outlook Express not to treat perl scripts as potential viruses by rinceWind

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.