How can I avoid Outlook's security warning when sending email programmatically?

后端 未结 3 825
攒了一身酷
攒了一身酷 2020-12-19 09:15

I send email through Outlook using VB.Net 2005; this is working fine.
At the same time, however, I receive the following message:

A program is trying

3条回答
  •  自闭症患者
    2020-12-19 09:52

    You need some library like Redemption to circumvent this popup. It's the default built-in security behaviour of Outlook (since version 2002 I think).

提交回复
热议问题