Results 1 to 3 of 3

Thread: vb6-POP3 Attachment Processing

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    May 2003
    Location
    Sydney
    Posts
    1,123

    vb6-POP3 Attachment Processing

    last time i did a basic walkthrough of how to get email from pop3 server. this is a part where i have found a lot of people getting stuck. this code basically reads .eml file or the file downloaded by my last post and separates the attachments. this is a very crude form of the code and more work needs to be done on it. just in case somebody wants to know, i did this piece of cade back in march 2006 and cant remember most of what i did. i need to go thru it again.

    anyways, the basics first, i dont know anything about how mime works. all i did here was read boundaries and separate them.

    and here is the code, zipped.

    forgot to mention. th base64 class in the zip is downloaded from winsockvb.com, i guess.
    Attached Files Attached Files
    Last edited by mebhas; Jun 22nd, 2006 at 04:12 AM.

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