[Mimedefang] action_defang circumvented by x-mac-type

Kelson Vibber kelson at speed.net
Mon Nov 18 13:01:01 EST 2002


At 10:18 PM 11/16/2002, David F. Skoll wrote:
>I think I have a fix for this in CVS.  In mimdefang.pl.in,
>line 777 (this is 2.26-BETA-1) reads:
>
>         $head->mime_attr("Content-Type" => $type);
>
>I believe that changing it to:
>
>         $head->replace("Content-Type", $type);
>
>will eliminate the x-mac junk.  Please give it a try and let me know.

That did the trick!  I tried it first with 2.26-BETA-1, then made the same 
change on 2.25.  I've gone ahead and done this with our production server 
as well (2.25).

Thanks!


Kelson Vibber
SpeedGate Communications, Technical Staff
www.speed.net




More information about the MIMEDefang mailing list