Marking Messages in Inbox as read

Discussion in 'Email' started by JHaynes, Dec 10, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Quick question regarding the SmarterMail interface. Of course, you can see messages in your inbox as read/unread. I have figured out how to recieve messages through a POP3 client. However, I'm wondering if the whole Inbox, read/unread functionallity is handled through the mail application itself (ie, SmarterMail, Outlook).

    I just want to app to mark a message as unread when it parses through the email.

    Are there APIs for SmarterMail? Or will I have to configure Outlook to use SmarterMail and then use the APIs for Outlook to perform the tasks?

    Thanks,
    Joshua Haynes
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    The SmarterMail API pretty much deals with email system configuration (add users/ alias, etc.) rather than email manipulation.

    To do what you want, you can use a POP3 or IMAP component to connect to the mailbox directly.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page