Kenneth Porter wrote:
> --On Wednesday, June 01, 2005 1:03 PM -0400 "David F. Skoll"
> <[EMAIL PROTECTED]> wrote:
> 
>>      * mimedefang.pl.in (item_contains_virus_fprotd): Remove all
>>      references to $` and $', which can SIGNIFICANTLY slow down
>>      Perl regexp matching.
> 
> Does this just affect users of fprotd?

No... any perl script which contains the symbols $` and $' will cause these 
variables to be populated for ANY match (including the bazillions of 
SpamAssassin matches)

-- 
Matthew.van.Eerde (at) hbinc.com                 805.964.4554 x902
Hispanic Business Inc./HireDiversity.com         Software Engineer
perl -e"map{y/a-z/l-za-k/;print}shift" "Jjhi pcdiwtg Ptga wprztg," 

_______________________________________________
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to