Results 1 to 2 of 2

Thread: What is MIME

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2001
    Location
    HCMC
    Posts
    21

    Unhappy What is MIME

    Do any body know what is MIME (Multipurpose Internet Mail Extensions)? How can I access to it?
    If youall have any ideas, please let me know ASAP.
    Thanks
    Khin

  2. #2
    jim mcnamara
    Guest
    MIME is a protocol for sending data, graphics, etc via email.
    Any email client/server should support it in order to transport mail.
    Decoding is done by the mail client, like MS Outlook. You have to automate Outlook to get it to open encoded files.

    If you want to write C code to read mime:

    There are RFC's about the standardization of the protocol.

    http://www.faqs.org/rfcs/rfc2045.html

    http://www.faqs.org/rfcs/rfc1522.html

    http://www.faqs.org/rfcs/rfc1521.html

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