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. Web Development
  3. Getting Email Read Notification

Getting Email Read Notification

Scheduled Pinned Locked Moved Web Development
csharpquestion
3 Posts 3 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.
  • M Offline
    M Offline
    Mohsen Sajjadi
    wrote on last edited by
    #1

    Could someone tell me how I can get notification of if/when an Email I have sent from my program is opened by the receiver. I beleive I need to include some picture or image, but how do I know when it is accessed. I develop in VB.NET Thank you in advance PesarTala Inc

    B 1 Reply Last reply
    0
    • M Mohsen Sajjadi

      Could someone tell me how I can get notification of if/when an Email I have sent from my program is opened by the receiver. I beleive I need to include some picture or image, but how do I know when it is accessed. I develop in VB.NET Thank you in advance PesarTala Inc

      B Offline
      B Offline
      Brent Lamborn
      wrote on last edited by
      #2

      Using System.Net.Mail? Then use this: mail.Headers.Add("Disposition-Notification-To", "") Keep in mind that this merely requests notification, I doesn't guarantee it. -- modified at 9:55 Wednesday 12th July, 2006

      V 1 Reply Last reply
      0
      • B Brent Lamborn

        Using System.Net.Mail? Then use this: mail.Headers.Add("Disposition-Notification-To", "") Keep in mind that this merely requests notification, I doesn't guarantee it. -- modified at 9:55 Wednesday 12th July, 2006

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        True. But webmail clients may not support it to prevent spammers from harvesting email addresses. Outlook warns users before sending the read receipt. Vasudevan Deepak Kumar Personal Homepage namespace LavanyaDeepak
        Personal Weblog
        The World of Deepak and Lavanya
        Views and Reviews

        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