Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to avoid warning message in outlook

How to avoid warning message in outlook

Scheduled Pinned Locked Moved C#
securityhelptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AnnnS
    wrote on last edited by
    #1

    Hi In my application i am trying to send a mail through outlook .. the problem is when i try to send the outlook first displays a security alert.. Can anybody suggest a way to avoid this warning ??? Thanks Akhil :doh:

    M 1 Reply Last reply
    0
    • A AnnnS

      Hi In my application i am trying to send a mail through outlook .. the problem is when i try to send the outlook first displays a security alert.. Can anybody suggest a way to avoid this warning ??? Thanks Akhil :doh:

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      Don't send mail through Outlook. The reason this security alert was added was to try to limit the spread of email-borne viruses. If you're trying to send email, use the classes from the System.Net.Mail namespace (from .NET 2.0) or System.Web.Mail (any version, but uses CDO rather than an implementation of the SMTP protocol).

      Stability. What an interesting concept. -- Chris Maunder

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups