MIME generator utility

  • Thread starter Thread starter Vinay
  • Start date Start date
V

Vinay

I need different types of MIME messages. Is there any utility which could
generate various possible MIME messages, like MIME messages with encoding
7bit or binary , MIME message with different contenttype etc..

Thanks,
-Vinay
 
Vinay said:
I need different types of MIME messages. Is there any utility which
could generate various possible MIME messages, like MIME messages
with encoding 7bit or binary , MIME message with different
contenttype etc..

While Outlook has some control over this in the Tools>Options>Mail Format
dialogue, it doesn't sound like an Outlook issue per se. Look for tools
like mpack or mmencode.
 
or use Outlook Express. you can draft out just about any type of message
you can think of and then select file > save as to save it as an *.EML file
to the file system. Open the EML in notepad and you can see how MIME
messages are built if thinking about writing your own MIME generator.
 
Thanks

But creating a mail for each of the possible MIME would be too much time
consuming. If there is any utility which could generate MIME samples with
various possible values of attributes like encoding/content type etc then
that would be of gr8 help.

Regards,
-Vinay
 
Back
Top