Suggestion box re spam scores

Chris W. Parker cparker at SWATGEAR.COM
Wed Jul 21 19:51:13 IST 2004


ok. now this time i made some of my own changes and they didn't show up
either. i'm editing the Message.pm file located at:
/usr/lib/MailScanner/MailScanner/Message.pm. is this the right file?

the modification i just made is the following:

  my $scoretextfmt = sprintf "%06.2f", $this->{sascore};
  $spamtag =~ s/_SCORE_/$scoretextfmt/;
  $spamtag .= "test1";

i don't know if that's correct perl syntax but it works in php so i
thought i'd give it a shot. at best, "test1" would show up in low
scoring spam. at worst i would get errors in the maillog file because of
syntax. neither happened.



chris.

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
Before posting, please see the Most Asked Questions at
http://www.mailscanner.biz/maq/     and the archives at
http://www.jiscmail.ac.uk/lists/mailscanner.html




More information about the MailScanner mailing list