"A program is trying to access e-mail addresses you have stored in Outlook. Do you want to allow this? If this is unexpected, it may be a virus and you should choose No."

Wow, that's a much better error message than I have come to expect from Microsoft. Seems very clear to me. If "this" (i.e., a program trying to access stuff in Outlook) is _unexpected_, then it could be a security problem, and you should not allow it. Although it isn't expressly stated, the inverse seems obvious: if it *is* expected (e.g., because you were *knowingly* trying to have a program access stuff in Outlook, on purpose, using Mail::Outlook or some similar module expressly designed for that purpose), then this is something you *wanted* to do, and so you should allow it.

In other words, if you are the one trying to get your mail, then that's okay. If you weren't trying to (use a program to) get your mail when this message came up, it would mean somebody else was trying to get your mail, probably for nefarious purposes. But since it was something *you* were doing, it's fine. You should be allowed to get your own mail, after all. The warning is to protect you against somebody else (or something else, e.g., a virus) trying to get your mail. But it's not supposed to stop you from getting your own mail, so if that's what's going on, click the Allow button.


Sanity? Oh, yeah, I've got all kinds of sanity. In fact, I've developed whole new kinds of sanity. Why, I've got so much sanity it's driving me crazy.

In reply to Re: Outlook Warning by jonadab
in thread Outlook Warning by geekondemand

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.