Bayes auto learn

James R. Stevens jstevens at ATHENSDISTRIBUTING.COM
Mon Jun 21 22:00:10 IST 2004


Hmmm... Got the info from here
http://www.sng.ecs.soton.ac.uk/mailscanner/serve/cache/98.html
Can you offer any way to accomplish my goal?

Again, Forward missed Spam to a Linux mailbox. Have something to
distiguish beteen my organizations mail headers and feed the rest into
sa-learn.

-----Original Message-----
From: Matt Kettler [mailto:mkettler at EVI-INC.COM] 
Sent: Monday, June 21, 2004 3:27 PM
To: MAILSCANNER at JISCMAIL.AC.UK
Subject: Re: Bayes auto learn


At 04:09 PM 6/21/2004, James R. Stevens wrote:
>
>I'm trying to setup an account on my Mail Gateway where missed spam can

>be forwarded and sa-learn can be run to teach Bayes. Problem is 
>forwarding the messages MINUS my DOMAIN headers (As not to blacklist 
>myself or
>Domain) or setup the scipt to parse the message and ignore my Domain
>headers. (What the below script should do)

No, that's not what this script does.. This script processes a mailbox
and removes WHOLE MESSAGES that are from your users, and then feeds any
remaining messages to the learner.

It does NOT attempt to do any kind of fixing of the headers to
compensate for forwarding. If the message has your headers in it, it
will be discarded by this script and not processed.


Read this a bit more closely. Note that it says it will remove "our own
users email". It does not say it will "remove our users email address
from the message".



>#!/usr/bin/perl -w
>#
># quick and dirty script to take forwarded ham and spam in mbox format 
>and remove # our own users email and then feed emails to sa-learn.
># Its setup to work on a debain testing box, you will need to change
the
>directories
># and perhaps the paths. It mostly uses system rather than perl
>#

-------------------------- 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

-- 
This message has been scanned for viruses and
dangerous content by Athens Hyperion Scanner, and is
believed to be clean.

-------------------------- 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