> -----Original Message----- > From: Smart,Dan > To: Chris Santerre; [EMAIL PROTECTED] > Subject: RE: SARE_FRAUD vs SURBLs (Was: RE: Mass-check errors) > > I then did a > Perl -d:Dprof /usr/bin/spamassassin < testfile And then ran > the profiler as described on the Wiki. > Dprofpp complained about a garbled profile, which forced me > to use the -F option to make it run.
Oops, I forgot I had to make a copy of spamassassin executable without the -T option in the first line. I just removed the -T on the first line and commented out the eval line and if 0 line. No more complaints... <<Dan>>