Re: [Spam] Re: Bayes training via inotify (incron)

2014-08-24 Thread Daniel Staal
--As of August 25, 2014 4:00:15 AM +, Eric Wong is alleged to have said: Daniel Staal wrote: Good points, but inotify might still be overkill. `ls maildir/cur/ | grep ',.*S` will give you all messages that have been seen in the mailbox, so you can run on a periodic schedule fairly easily.

Re: Bayes training via inotify (incron)

2014-08-24 Thread Eric Wong
Daniel Staal wrote: > Good points, but inotify might still be overkill. `ls maildir/cur/ > | grep ',.*S` will give you all messages that have been seen in the > mailbox, so you can run on a periodic schedule fairly easily. I'm > not sure whether you need the immediate notification inotify gives.

Re: Bayes training via inotify (incron)

2014-08-22 Thread Daniel Staal
--As of August 23, 2014 3:22:13 AM +0200, Karsten Bräckelmann is alleged to have said: On Fri, 2014-08-22 at 17:32 -0700, Ian Zimmerman wrote: Isn't inotify a bit of overkill for this? If you have a dedicated maildir for training, you know that anything in maildir/new is, uh, new. So you pro

Re: Bayes training via inotify (incron)

2014-08-22 Thread Eric Wong
Ian Zimmerman wrote: > Eric Wong wrote: > > Eric> I always thought inotify was an obvious way to train for anybody > Eric> using Maildirs on Linux, so I set it up for my server and > Eric> basically forgot about it since it worked well. Fast forward to > Eric> 2014 and I realize what I do is no

Re: Bayes training via inotify (incron)

2014-08-22 Thread Karsten Bräckelmann
On Fri, 2014-08-22 at 17:32 -0700, Ian Zimmerman wrote: > Isn't inotify a bit of overkill for this? If you have a dedicated > maildir for training, you know that anything in maildir/new is, uh, > new. So you process it and move it to maildir/cur. What am I missing? The new/ directory is for del

Re: Bayes training via inotify (incron)

2014-08-22 Thread Ian Zimmerman
On Fri, 22 Aug 2014 08:34:34 +, Eric Wong wrote: Eric> I always thought inotify was an obvious way to train for anybody Eric> using Maildirs on Linux, so I set it up for my server and Eric> basically forgot about it since it worked well. Fast forward to Eric> 2014 and I realize what I do is

Bayes training via inotify (incron)

2014-08-22 Thread Eric Wong
Hi all, I'm a happy SA user since around 2004/2005. Since 2008, I've been using Linux inotify (via incron) to do automatic Bayes training. Previously I did something similar using: find ... | spamc -L ... via cron. I also used to run several filters with SA (crm114+dspam),

Re: Bayes training

2009-08-13 Thread Benny Pedersen
On Thu, 13 Aug 2009 09:09:59 +0200, Matus UHLAR - fantomas wrote: >> How ever I dont know if my db has reach the minimun 200 tokens to let >> bayes testing work. Is there a SQL query to know this number? > sa-learn --dumpdb should do that if you have correct parameters for the > DB... magic --

Re: Bayes training

2009-08-13 Thread Matus UHLAR - fantomas
On 12.08.09 11:32, Luis Daniel Lucio Quiroz wrote: > Talking about bayes trying, > I did setup bayes/SQL and i see all tokens in my db. > > How ever I dont know if my db has reach the minimun 200 tokens to let bayes > testing work. Is there a SQL query to know this number? sa-learn --dumpdb sho

Re: Bayes training

2009-08-12 Thread Luis Daniel Lucio Quiroz
Le mardi 4 août 2009 06:04:23, Matus UHLAR - fantomas a écrit : > On 03.08.09 23:17, MySQL Student wrote: > > We have accumulated quite a large list of whitelisted users, primarily > > because they were previously tagged incorrectly. I've extracted a copy > > of all whitelisted mail into a separate

Re: Bayes training

2009-08-04 Thread Matus UHLAR - fantomas
On 03.08.09 23:17, MySQL Student wrote: > We have accumulated quite a large list of whitelisted users, primarily > because they were previously tagged incorrectly. I've extracted a copy > of all whitelisted mail into a separate mbox. > > Certainly there is some spam in there as well, but assuming

Bayes training

2009-08-03 Thread MySQL Student
Hi, We have accumulated quite a large list of whitelisted users, primarily because they were previously tagged incorrectly. I've extracted a copy of all whitelisted mail into a separate mbox. Certainly there is some spam in there as well, but assuming I only learn the ham, would it make sense to

Re: bayes training doesn't seem to have any affect

2009-05-05 Thread Theo Van Dinter
On Tue, May 5, 2009 at 5:40 PM, Micah Anderson wrote: >> Eh?  Last journal sync atime is Jan 1 1970? >> Try running:   sa-learn --sync > > Doesn't seem to change the 'last journal sync atime' from 0. [...] > I'm using a mysql DB and I've got the following set in my local.cf: SQL Bayes DBs don't h

Re: bayes training doesn't seem to have any affect

2009-05-05 Thread Micah Anderson
Karsten Bräckelmann writes: >> This shows me that I have no idea what these magic things are :) Does >> this tell you anything useful? > >> 0.000 06798614 0 non-token data: nspam >> 0.000 0 19136753 0 non-token data: nham > > That's quite a lot of ham

Re: bayes training doesn't seem to have any affect

2009-05-05 Thread Micah Anderson
Adam Katz writes: > Micah Anderson wrote: >>> Also, to see how experienced your Bayes knowledge is - use "$ sa-leanrn >>> --dump magic" >> >> This shows me that I have no idea what these magic things are :) Does >> this tell you anything useful? >> >> 0.000 0 3 0 no

Re: bayes training doesn't seem to have any affect

2009-05-04 Thread Karsten Bräckelmann
On Mon, 2009-05-04 at 02:02 -0400, Micah Anderson wrote: > Dave Walker writes: > > Micah Anderson wrote: > > > I got a phish message that was understood by bayes as: > > > > > > -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% > > > [score: 0.]

Re: bayes training doesn't seem to have any affect

2009-05-04 Thread Adam Katz
Micah Anderson wrote: >> Also, to see how experienced your Bayes knowledge is - use "$ sa-leanrn >> --dump magic" > > This shows me that I have no idea what these magic things are :) Does > this tell you anything useful? > > 0.000 0 3 0 non-token data: bayes db versio

Re: bayes training doesn't seem to have any affect

2009-05-03 Thread Micah Anderson
Dave Walker writes: > Micah Anderson wrote: >> I got a phish message that was understood by bayes as: >> >> -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% >> [score: 0.] >> >> So I traiend with spamc -L spam but even after that I am still ge

Re: bayes training doesn't seem to have any affect

2009-05-02 Thread Dave Walker
Micah Anderson wrote: > I got a phish message that was understood by bayes as: > > -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% > [score: 0.] > > So I traiend with spamc -L spam but even after that I am still getting > BAYES_00. Shouldn't th

bayes training doesn't seem to have any affect

2009-05-02 Thread Micah Anderson
I got a phish message that was understood by bayes as: -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.] So I traiend with spamc -L spam but even after that I am still getting BAYES_00. Shouldn't the training have bumped that score

bayes training on snowshoe spam effectiveness

2009-04-08 Thread RobertH
since i do not know, how effective is it to train on snowshoe spam? under what conditions is it good idea? always? under what conditions is it not a good idea? thanks in advance... - rh

Re: Bayes training strategy

2009-04-07 Thread John Hardin
On Tue, 7 Apr 2009, Jeff Rice wrote: I'm wondering about the best training strategy for the bayes engine. Most bayes classifiers seem to recommend that spam/ham be fed in either alternating or random. SA seems to suggest that all of one type be trained, and then all of the other type. In my

Bayes training strategy

2009-04-07 Thread Jeff Rice
Hi, I'm wondering about the best training strategy for the bayes engine. Most bayes classifiers seem to recommend that spam/ham be fed in either alternating or random. SA seems to suggest that all of one type be trained, and then all of the other type. In my experience with other programs (

Re: Best practices for getting HAM for bayes training

2009-02-03 Thread Michael Scheidell
> Hi, > > > My problem is how to get enough ham for SA training in such an > environment? What is a good ratio for ham/spam when training SA? Any > other best practices that I can use in such an environment? > If using the sa-learn (imap stuff), have users copy email from their SENT folder to t

Best practices for getting HAM for bayes training

2009-02-02 Thread Rajkumar S
Hi, I am running SA in a hosted environment where SA is the MX and it scans the mails and forwards to real mail server. We have report spam facility where users report spam that went through SA. I am not using bayes as of now but want to start using. To train bayes we have enough spam (via user's

Re: [2] Bayes training question

2007-02-16 Thread Steven Stern
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yossim wrote: > Steve, I am not sure that i have anderstand the first script starting > with get_ham_spam were you use fetchmail (where the data is kept?) and > the last one get-ham-spam when you used wget command to get all the > ham.spam emails. Kind

Re: [2] Bayes training question

2007-02-16 Thread yossim
> iD8DBQFF1ay5eERILVgMyvARAk2JAJ4rXyGAcdzv14vcTreJmSpnNLP1LwCffXiS >> zoIrJH2UIIUawBbshrVJ8Sc= >> =4mR1 >> -END PGP SIGNATURE- >> >> > > -- View this message in context: http://www.nabble.com/Bayes-training-question-tf3237974.html#a9011746 Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: [2] Bayes training question

2007-02-16 Thread yossim
1 > -END PGP SIGNATURE----- > > -- View this message in context: http://www.nabble.com/Bayes-training-question-tf3237974.html#a9004292 Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: Bayes training question

2007-02-16 Thread Steven Stern
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yossim wrote: > Hi folks, Hi can i learn miss identified junk mail that is store on > exchange or at the otulook clients? Can i simply copy those mails to a > folder on my Linux server and run sa-learn with the required parameters? > Kindly regards, Yo

Bayes training question

2007-02-15 Thread yossim
/Bayes-training-question-tf3237974.html#a8999732 Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: bayes training

2006-09-15 Thread Daryl C. W. O'Shea
Dhaval Patel wrote: I installed spamassassin last night and I see emails in the spam folder. Since I have report_safe set to 1, it has a message in the body of the email stating that the message was caught by the spam filter and more details on the scores. Now what happens when I do sa-learn o

bayes training

2006-09-15 Thread Dhaval Patel
I installed spamassassin last night and I see emails in the spam folder. Since I have report_safe set to 1, it has a message in the body of the email stating that the message was caught by the spam filter and more details on the scores. Now what happens when I do sa-learn on this message? Will i

SA + exim , Bayes training , message exclusion.

2006-04-27 Thread Manuel Giorgini
Hello everyone, To better train our Bayes I thought about setting up two popboxes (spam@ and ham@) on a local domain, to keep them hidden from the outside world. My intention is to bounce there (by hand) false positives and false negatives. I have modified exim's configuration to drop all non-lo

Re: Bayes Training

2005-08-10 Thread Kris Deugau
Joe Borg wrote: > When spam messages and not detected, my users typically forward this > spam as an rfc822 attachment to a special account > ([EMAIL PROTECTED]). I was then thinking of bouncing the actual > attachment (spam) to another specific account ([EMAIL PROTECTED]), Any reason you don't jus

RE: Bayes Training

2005-08-10 Thread Joe Borg
-Original Message- From: Loren Wilton [mailto:[EMAIL PROTECTED] Sent: 10 August 2005 11:43 To: users@spamassassin.apache.org Subject: Re: Bayes Training > As you can see the second 'From' is the true spammer, whilst the first > 'From' is my own reporting acco

Re: Bayes Training

2005-08-10 Thread Loren Wilton
> As you can see the second 'From' is the true spammer, whilst the first > 'From' is my own reporting account. My worry here is that bayes will use my > reporting account as a 'shortcut'. Is there any way of avoiding this (i.e. > can I tell bayes to ignore the first from header but not the second)?

Bayes Training

2005-08-10 Thread Joe Borg
Hi, I'm trying to figure out a proper way how to teach spamassassin new spam. I'm using v. 3.04. My Setup consists of Sendmail and Spamassassin (via procmail). Subsequently mail is retrieved by users using POP3. When spam messages and not detected, my users typically forward this spam as an rfc82

Re: bayes training question

2005-05-24 Thread jdow
He's on a machine I administer. I have a "thing" about autolearn. I don't do it. So this is not a problem for Loren. (It's too big a pain to repair a self-mis-trained bayes database. So the neat selectively trained bayes databases we have work quite nicely as a result.) I cannot see the long term u

Re: bayes training question

2005-05-24 Thread Roman Volf
Jim Maul wrote: It fixes my problem of list messages being autolearned incorrectly, but i'd rather not scan them at all. Someone made a suggestion (and patch) on the qmail scanner mailing list where you can optionally turn SA scanning off using tcp.smtp from certain ip's. I may use this t

Re: bayes training question

2005-05-24 Thread mizzio
Very nice solution for my needs. Thank you ! maurizio Il giorno mar, 24-05-2005 alle 13:08 -0400, Jim Maul ha scritto: > mizzio wrote: > > Hello guys, > > sorry to bother you again: I didn't find a way to exclude this mailing > > list from SA scanning in my setup. > > I'm using qmail + qmail-scan

Re: bayes training question

2005-05-24 Thread Roman Volf
Until i can come up with a way to not scan some emails selectively using qmail-scanner (without procmail) i have setteled on using the following statements in my local.cf bayes_ignore_to users@spamassassin.apache.org whitelist_to users@spamassassin.apache.org This causes (most) list messages

Re: bayes training question

2005-05-24 Thread Jim Maul
mizzio wrote: Hello guys, sorry to bother you again: I didn't find a way to exclude this mailing list from SA scanning in my setup. I'm using qmail + qmail-scanner + spamassassin on my mailserver, the only posts I found are about excluding the scanning with procmail (which I'm not using). I did

Re: bayes training question

2005-05-24 Thread mizzio
Loren, it works: X-Spam-Status: No, hits=-56.2 required=4.5 X-Spam-Report: SA TESTS -100 USER_IN_WHITELIST_SA SA List 2.4 BAYES_50 BODY: Bayesian spam probability is 40 to 60% [score: 0.4439] One more question: I understand that in this way the mail are never marked at spam, but they are auto

Re: bayes training question

2005-05-24 Thread Loren Wilton
> I did not find a way of doing this through qmail-scanner: is there a way > of doing this directly with spamassassin ? Possibly someone else knows of a way with qmail-scanner. If not, you can't "exclude" it with SA, but you *can* whitelist the list with SA. That will probably be sufficient. Th

Re: bayes training question

2005-05-24 Thread mizzio
Hello guys, sorry to bother you again: I didn't find a way to exclude this mailing list from SA scanning in my setup. I'm using qmail + qmail-scanner + spamassassin on my mailserver, the only posts I found are about excluding the scanning with procmail (which I'm not using). I did not find a way o

Re: bayes training question

2005-05-23 Thread mizzio
Thank very much Loren. regards, mizzio Il giorno lun, 23-05-2005 alle 04:51 -0700, Loren Wilton ha scritto: > > - I get some messages marked as SPAM coming form this mailing list, > > since the body contains URLs and text from real spam messages: do I have > > to feed them in my DB as ham or this

Re: bayes training question

2005-05-23 Thread Loren Wilton
> - I get some messages marked as SPAM coming form this mailing list, > since the body contains URLs and text from real spam messages: do I have > to feed them in my DB as ham or this can cause some kind of bayes > poisoning ? The best thing is to avoid having the mail from this list go through SA

bayes training question

2005-05-23 Thread mizzio
Hi everybody, first post on this list so please be patient if I'm asking dumb questions. :-) I have a spamassassin 3.0.3 mail gateway which is working pretty well and I train the bayesian DB everyday. I have a couple of questions on this: - I get some messages marked as SPAM coming form this mai

Re: Question about Bayes training - mozilla specifically

2005-05-02 Thread Bookworm
Stuart Johnston wrote: Here is a project that will export the Mozilla Bayes tokens which would at least be the first step. I'm not sure how hard it would be to then import them into SA. http://bayesjunktool.mozdev.org/ Wonderful! Thank you very much. I'll see about exporting my Mozilla baye

Re: Question about Bayes training - mozilla specifically

2005-05-02 Thread Stuart Johnston
Michael Parker wrote: On Mon, May 02, 2005 at 03:44:25PM -0500, Stuart Johnston wrote: Bookworm wrote: I've read through the archives several times, and hoped that over the last year or so someone would build the functionality, or at least mention it one way or another - I haven't seen it. Is th

Re: Question about Bayes training - mozilla specifically

2005-05-02 Thread Michael Parker
On Mon, May 02, 2005 at 03:44:25PM -0500, Stuart Johnston wrote: > Bookworm wrote: > >I've read through the archives several times, and hoped that over the > >last year or so someone would build the functionality, or at least > >mention it one way or another - I haven't seen it. > > > >Is there a

Re: Question about Bayes training - mozilla specifically

2005-05-02 Thread Stuart Johnston
Bookworm wrote: I've read through the archives several times, and hoped that over the last year or so someone would build the functionality, or at least mention it one way or another - I haven't seen it. Is there any way to take an already trained Mozilla bayes structure and hand it directly of

Re: Question about Bayes training - mozilla specifically

2005-05-02 Thread Bookworm
Jo wrote: Bookworm wrote: I've read through the archives several times, and hoped that over the last year or so someone would build the functionality, or at least mention it one way or another - I haven't seen it. Is there any way to take an already trained Mozilla bayes structure and hand it d

Re: Question about Bayes training - mozilla specifically

2005-05-02 Thread Jo
Bookworm wrote: I've read through the archives several times, and hoped that over the last year or so someone would build the functionality, or at least mention it one way or another - I haven't seen it. Is there any way to take an already trained Mozilla bayes structure and hand it directly of

Question about Bayes training - mozilla specifically

2005-05-01 Thread Bookworm
I've read through the archives several times, and hoped that over the last year or so someone would build the functionality, or at least mention it one way or another - I haven't seen it. Is there any way to take an already trained Mozilla bayes structure and hand it directly off to SpamAssassi

Re: sa-learn - bayes training...

2005-04-25 Thread Jean Caron
I just had a chance to (finally) get back to this issue. I tried your suggestion, changed the mode to 0777 and re-started spamd. Apparently nothing changed. I did however realize that bayes tests are listed in my log file, even though they are not in the header of the msgs. So, I have bayes

Re: sa-learn - bayes training...

2005-04-15 Thread Matt Kettler
Jean Caron wrote: > > Here's the bayes related I had in there already; > use_bayes 1 > bayes_path /home/bayesUID/bayes > bayes_file_mode 0666 > bayes_auto_learn 1 > Jean Suggestion: set bayes_file_mode to 0777 not 0666. The bayes_file_mode is really a mask not literal permi

Re: sa-learn - bayes training...

2005-04-15 Thread Jean Caron
Alright. I find it strange that the defaults don't apply to my setup, but in any case I added the following to local.cf and re-started spamd. add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ Here's the bayes related I had in there already; use_bayes 1 bayes_path

Re: sa-learn - bayes training...

2005-04-15 Thread Kevin Peuhkurinen
Jean Caron wrote: Really ? I never saw bayes score in the header. Sould ALL msgs have a bayes score in the header ? Here's a sample header; Received: from 80.231.10.208 by mail (envelope-from <[EMAIL PROTECTED]>, uid 1001) with qmail-scanner-1.25 (spamassassin: 3.0.2. Clear:RC:0(80.231.10.208):S

Re: sa-learn - bayes training...

2005-04-15 Thread Jean Caron
Really ? I never saw bayes score in the header. Sould ALL msgs have a bayes score in the header ? Here's a sample header; Received: from 80.231.10.208 by mail (envelope-from <[EMAIL PROTECTED]>, uid 1001) with qmail-scanner-1.25 (spamassassin: 3.0.2. Clear:RC:0(80.231.10.208):SA:0(1.5/2.0):. P

Re: sa-learn - bayes training...

2005-04-15 Thread Phil Barnett
On Friday 15 April 2005 08:03 am, Jean Caron wrote: > Again, how can I tell for sure ? Look in the header and see what the bayes score was on the FN. -- "In the beginning of a change, the patriot is a brave and scarce man, hated and scorned. When the cause succeeds, however, the timid join hi

Re: sa-learn - bayes training...

2005-04-15 Thread Jean Caron
Kevin, my comments/questions are inline. Kevin Peuhkurinen writes: Jean Caron wrote: Kevin, your assumption is correct, user accounts are on the server and spamc is used. I already have the central DB setup using bayes_path in local.cf. I think what you are saying confirms what I suspected,

Re: sa-learn - bayes training...

2005-04-15 Thread Kevin Peuhkurinen
Jean Caron wrote: Kevin, your assumption is correct, user accounts are on the server and spamc is used. I already have the central DB setup using bayes_path in local.cf. I think what you are saying confirms what I suspected, but it's still not 100% clear. Even though I have a central DB, all use

Re: sa-learn - bayes training...

2005-04-14 Thread Jean Caron
Kevin, your assumption is correct, user accounts are on the server and spamc is used. I already have the central DB setup using bayes_path in local.cf. I think what you are saying confirms what I suspected, but it's still not 100% clear. Even though I have a central DB, all users must train it

Re: sa-learn - bayes training...

2005-04-13 Thread Kevin Peuhkurinen
Jean Caron wrote: Folks, I searched the archive, tried different things, yet I need to ask a few questions. I'm running SA 3.0.2 with Qmail/QQ 1.25, and procmail, on linux. Works great. Bayes auto-learns ok, I run sa-learn from a "dedicated" user every night for ham and spam. My logs show how ma

sa-learn - bayes training...

2005-04-13 Thread Jean Caron
Folks, I searched the archive, tried different things, yet I need to ask a few questions. I'm running SA 3.0.2 with Qmail/QQ 1.25, and procmail, on linux. Works great. Bayes auto-learns ok, I run sa-learn from a "dedicated" user every night for ham and spam. My logs show how many msgs were i

Re: Bayes - Training "Legitimate" Mail as Spam

2005-02-18 Thread Matt Florido
Robert Menschel wrote: Hello Matt, Thursday, February 17, 2005, 6:30:10 AM, you wrote: [...] Why do you receive these advertising emails? What defines a trusted site? As an example, I subscribe my domains through GoDaddy.com. Once in a while, I receive notices such as a domain is going to expire.

Re: Bayes - Training "Legitimate" Mail as Spam

2005-02-18 Thread Robert Menschel
Hello Matt, Thursday, February 17, 2005, 6:30:10 AM, you wrote: MF> I do have a question with regards to training. Once in a while, I MF> receive advertisement e-mails from trusted sites. What is the MF> best practice to handle these messages? Is it more prudent to MF> sa-learn --spam them, or

Bayes - Training "Legitimate" Mail as Spam

2005-02-17 Thread Matt Florido
I am very new to SA. I just set it up on Fedora Core 3 last week. So far it has been excellent. I expect performance to even be better once Bayes establishes itself. I do have a question with regards to training. Once in a while, I receive advertisement e-mails from trusted sites. What is the

Re: bayes training with whitelisted addresses

2005-01-18 Thread Matt Kettler
At 05:49 PM 1/18/2005, Will Yardley wrote: How smart is SpamAssassin when dealing with whitelisted / blacklisted email addresses and the bayes module? For instance, is it necessary to retrain email which is spam (and would have been marked as spam other than the whitelisting) if the sender or recip

bayes training with whitelisted addresses

2005-01-18 Thread Will Yardley
How smart is SpamAssassin when dealing with whitelisted / blacklisted email addresses and the bayes module? For instance, is it necessary to retrain email which is spam (and would have been marked as spam other than the whitelisting) if the sender or recipient address is whitelisted?

Re: bayes training

2004-10-12 Thread Rakesh
I really don't feel the need of any human intervention for training the bayes. There is a script file called "sa-wrapper.pl" which takes care of all the issues. Check out this link http://jousset.org/pub/sa-postfix.en.html for more info on implementation on tht. Follow the steps mentioned in t

Re: bayes training

2004-10-12 Thread Payal Rathod
Hi, On Mon, Oct 11, 2004 at 03:33:14PM -0700, Loren Wilton wrote: > Forwarding from OE will screw the mail over badly, you DO NOT want to do > that. Probably the same from NS or most any other mail client, for that Thank goodness I did not do it. Well, I will ask them to keep a copy of mails o

Re: bayes training

2004-10-11 Thread Loren Wilton
> My users use OE or Netscape mail client to check their mails. Can I ask > I am scared that if they *forward* their mails to that account bayes Forwarding from OE will screw the mail over badly, you DO NOT want to do that. Probably the same from NS or most any other mail client, for that matter

bayes training

2004-10-11 Thread Payal Rathod
Hi, My users use OE or Netscape mail client to check their mails. Can I ask the users to forward their mails to an account say "spam" to teach SA? I am scared that if they *forward* their mails to that account bayes might learn wrongly learn their addresses as that of spammers. Can someone clear