CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2006
    Posts
    41

    Examples of various MIME emails

    Can someone give me links to collection of samples of MIME emails in various formats? Of course I have already found examples of text/plain and text/html; but it is hard to find others. I am especially interested in text/* and application/* examples.

  2. #2
    Join Date
    Feb 2005
    Posts
    2,160

    Re: Examples of various MIME emails

    Why not just send a bunch to your own email and examine the source?

  3. #3
    Join Date
    Sep 2006
    Posts
    41

    Re: Examples of various MIME emails

    yes, I did it for Outlook. But however I need more examples

Tags for this Thread

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

Featured