how to read email from email account with the api

Discussion in 'Control Panel API' started by xdembele, May 25, 2007.

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

    i would like to know how to use the control panel api
    to read emails from an email account.

    i have to read and scan the account emails..

    thanks for your answer.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    The API is designed to manipulate mail system configurations (add / remove user, etc.). If you need to read email content, you can simply use any of the POP3 / IMAP email component.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. Thanks for this response.


    but i have looked everywhere on the internet


    and i can't find how to do it: read an account emails content.





    Thanks for your help
     
  4. Bruce

    Bruce DiscountASP.NET Staff

  5. Seems like these .NET POP3 readers start at $350. Yikes.
     
  6. Bruce

    Bruce DiscountASP.NET Staff

    $350!! wow.. that's quite expensive.


    I think i've seen some free POP component before but I can't find it anymore.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  7. Yup. I found one at CodeProject.com ... simple enough, it works.
     
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