Re: how to assign MIME content-description and content-transfer-encoding ??

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Steve Cochran (scochran_at_oehelp.com)
Date: 10/19/04


Date: Tue, 19 Oct 2004 06:01:35 -0400

There are a couple things you might try.

One is to get JMAIL (http://tech.dimac.net), which might let you do this.
I'm not sure.

The other is to dig into programming the message via the MimeOle interface.
Its not a very user friendly method, given the lack of documentation, but
you might get it to work this way.

See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/outlookexpress/oe/reference/oe_messaging_ref_entry.asp

steve

"Laboratoire Qualibio" <aaa@bb.cc> wrote in message
news:uFMvXdbtEHA.1336@tk2msftngp13.phx.gbl...
> hello
>
> "Michael Santovec" <michael_santovec@prodigy.net> a écrit dans le message
> de news: %23f4PDcUtEHA.3772@TK2MSFTNGP10.phx.gbl...
>> Unfortunately, you can't force the encoding in Outlook Express. OE
>> decides for itself based on the contents of the file. If the file is
>> mostly text, it will use quoted-printable otherwise it will use base64.
>>
>> If you must have those specific settings you will have to use a different
>> mail program.
>>
>
> thanks for response.
> BTW, any MIME compatible reader should decode quoted-printable and base
> 64, so I think I can live with that.
> I think that the norm I have to follow is erroneous when forcing to choose
> the encoding and perhaps this norm should be changed...
>
> Any suggestion about adding an extra header associated to a file type for
> content-description ???
> (wich sounds much more legitimat than forcing encryption)
>
> thanks
>



Relevant Pages