Results 1 to 4 of 4

Thread: How to pop mail in VB.Net?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Location
    Belgium
    Posts
    16

    Question How to pop mail in VB.Net?

    LS,

    Can anyone help me with the question on how to "pop" mail from a POP3-complient e-mail server from VB.Net?

    I want the program to be able to download the mail headers (sender address, replyto address, subject etc), the mail body and any attachments to the downloaded mail. The program will scan te incoming mail and eventually return mail to the sender (I know how that works) and it should also leave the read mails on the server (so the "person"-owner can still download the mails to his mail client program).

    Thank you for your assistance!

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Location
    Belgium
    Posts
    16

    Unhappy

    Are there any other forums out there where I could ask this question?

  3. #3
    Member otherones's Avatar
    Join Date
    Jun 2002
    Location
    Milk Factory
    Posts
    59
    I found this from
    John Wells @ Source Forge

    Hope it helps
    Attached Files Attached Files
    CSC

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Location
    Belgium
    Posts
    16

    Thumbs up

    Thanks for the code example!

    It looks what I'd need and I will test it soon. I'd hoped there would be some standard component that would handle this for me to avoid the risk of a buggy component when programmed and tested only by me.

    I'll post some feedback after I've tested the stuff.

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