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. ASP.NET
  4. Make the email mail as READ in gmail.

Make the email mail as READ in gmail.

Scheduled Pinned Locked Moved ASP.NET
helpdatabasesysadmin
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.
  • A Offline
    A Offline
    astrovirgin
    wrote on last edited by
    #1

    Hi, I created an web application that read emails from GMAIL and store it in the local database. My problem is that when I store the email in my database they should be MARK AS READ on the server because it is loading the emails again and again because the status of those mails are still unread. Please help me in this regard. Thanks in advance.

    P A 2 Replies Last reply
    0
    • A astrovirgin

      Hi, I created an web application that read emails from GMAIL and store it in the local database. My problem is that when I store the email in my database they should be MARK AS READ on the server because it is loading the emails again and again because the status of those mails are still unread. Please help me in this regard. Thanks in advance.

      P Offline
      P Offline
      padmanabhan N
      wrote on last edited by
      #2

      set some boolean for the read and the unread mail.... when the mail is read set the boolean as 1 and if is not read then set to 0.

      Padmanabhan My Articles: Articles[^] My latest Article: Word Automation[^]

      1 Reply Last reply
      0
      • A astrovirgin

        Hi, I created an web application that read emails from GMAIL and store it in the local database. My problem is that when I store the email in my database they should be MARK AS READ on the server because it is loading the emails again and again because the status of those mails are still unread. Please help me in this regard. Thanks in advance.

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        I think that option should be in GMAIL, and it already has that. If you download mails properly, it will start download after the last downloaded mail from your account. See how outlook does. :cool:

        Abhishek Sur


        My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

        **Don't forget to click "Good Answer" if you like to.

        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