Custom Spam Scanner?
Julian Field
MailScanner at ecs.soton.ac.uk
Sat Jul 2 14:07:17 IST 2005
[ The following text is in the "ISO-8859-1" character set. ]
[ Your display is set for the "US-ASCII" character set. ]
[ Some characters may be displayed incorrectly. ]
Are you sure?
The idea is that the MailScanner::GenericSpam module builds the timeout
wrapper around the GenericSpamScanner code.
What actual symptoms are you seeing?
Dhawal Doshy wrote:
> Julian Field wrote:
>
>> Has anyone tried using the Custom Spam Scanner plugin facility I
>> wrote for you the other day?
>>
>> I would be interested to hear if people think it is sufficient, or
>> whether it really needs additional functionality.
>
>
> Hi Julian,
>
> This one change was required.. though i am not too sure if i am doing
> the right thing..
>
> [root at mxinfinite MailScanner]# diff -u Message.pm.orig Message.pm
> --- Message.pm.orig 2005-07-02 17:49:04.091516600 +0530
> +++ Message.pm 2005-07-02 17:49:27.060024856 +0530
> @@ -444,7 +444,7 @@
> # Do the Custom Spam Checker
> my($gsscore, $gsreport);
> if (MailScanner::Config::Value('gsscanner', $this)) {
> - ($gsscore, $gsreport) = MailScanner::GenericSpam::Checks($this);
> + ($gsscore, $gsreport) =
> MailScanner::CustomConfig::GenericSpamScanner($this);
> $this->{gshits} = $gsscore;
> }
>
> btw, this is MS version 4.43.7
>
> - dhawal
>
> ------------------------ MailScanner list ------------------------
> To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
> 'leave mailscanner' in the body of the email.
> Before posting, read the Wiki (http://wiki.mailscanner.info/) and
> the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
>
> Support MailScanner development - buy the book off the website!
>
--
Julian Field
www.MailScanner.info
Buy the MailScanner book at www.MailScanner.info/store
Professional Support Services at www.MailScanner.biz
MailScanner thanks transtec Computers for their support
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list