Results 1 to 3 of 3

Thread: Receive emails from POP3 using vb.net

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    2

    Receive emails from POP3 using vb.net

    I am trying to write a windows service that periodically checks emails on a pop3 server using vb.net. Is there an equivalent to the old MAPI in .net?

  2. #2
    Addicted Member
    Join Date
    Mar 2001
    Location
    Devon, UK
    Posts
    181
    Check out this sample written in C#. Basically use the .NET.SOCKETS namespace

    http://www.planet-source-code.com/vb...=115&lngWId=10
    Wind and waves resolves all problems.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    2

    Cool

    Cheers mate that works a treat :-)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width