Much thanks.
Steven
-Original Message-
From: Klaus Mueller [mailto:[EMAIL PROTECTED]
Sent: Monday, September 29, 2003 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: [SAtalk] Memory utilization buildup
There was already a bug database entry (#2476). It's fixed with 2.60 by
removing ti
I'm parsing through a bunch of mail in a spam mail archive folder that I
am using to test SA on.
Here's the code, which is basically ripped out of the "bat" file with
minor tweaks and subroutined.
sub is_message_spam {
my $message_text = $_[0];
my %opt = ( 'create-prefs' => 1);
my @array =
There was already a bug database entry (#2476). It's fixed with 2.60 by
removing timelog. A workaround is appended to the bug report.
Klaus
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___