OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: [OT] RFC 2047 MIME validation

From: Listaccount (lst_hoe01kwsoft.de)
Date: Wed Jun 27 2007 - 08:47:59 CDT


Zitat von Victor Duchovni <Victor.DuchovniMorganStanley.com>:

> On Wed, Jun 27, 2007 at 11:35:39AM +0200, Listaccount wrote:
>
>> Hello
>>
>> Is there some online resource available where i can check MIME e-mail
>> if it conforms to the MIME standards like RFC 2047??
>
> Look for non-ASCII characters in headers, especially
>
> From:
> To:
> Cc:
> Subject:
>
> if the content is 7-bit the message is most likely conformant. The
> most common violation is failure to encode. When encoding is performed,
> it is almost always correct.
>
> What problem are you trying to solve.
>
> --
> Viktor.

We have a "home-brew" application creating e-mail. One receiver
claimed that this is e-mail is not valid MIME and therefore get stuck
in some Spam-Filter. Because of this i like to copy+paste some of this
e-mail in a "validator" to see if we have to fix the application or
the remote site have to fix the filter.

Thanxs for your help

Regards

Andreas