Patch #766292 is part of Razor 2.36 and is intended to make Razor
ignore essentially empty body parts.

It does not, however, work perfect in our environment. It makes razor 
ignore parts like:

------=_NextPart_001_00C0_01C360D7.8D0A1830
Content-Type: text/plain;
Content-Transfer-Encoding: quoted-printable
------=_NextPart_001_00C0_01C360D7.8D0A1830--

That's fine. But it does not ignore the part

------=_NextPart_001_00C0_01C360D7.8D0A1830
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
------=_NextPart_001_00C0_01C360D7.8D0A1830--

which was taken from a real mail. The result is that the email 
became a false-positive.

Does somebody have a revised patch that will cure this
long time present problem?

     -- Michael Glad, email: [EMAIL PROTECTED]
        CS Dept, Aarhus University.





-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to