Re: Auto learn function

2005-06-30 Thread Jim Maul
Michael wrote: Somehow when I type in the following I get this: Is that the whole debug information that I supposed to get ?? [EMAIL PROTECTED] root]# spamassassin -D debug: SpamAssassin version 3.0.4 debug: Score set 0 chosen. debug: running in taint mode? yes debug: Running in taint mode, re

Re: Auto learn function

2005-06-30 Thread Theo Van Dinter
On Thu, Jun 30, 2005 at 03:53:45PM -0400, Michael wrote: > Somehow when I type in the following I get this: > Is that the whole debug information that I supposed to get ?? You need to send a message through it. Otherwise it'll sit waiting for STDIN. -- Randomly Generated Tagline: "Real program

Re: Auto learn function

2005-06-30 Thread Michael
his point nothing happens, the cursor is just sitting there and nothing is happening   - Original Message - From: Andy Jezierski To: users@spamassassin.apache.org Sent: Thursday, June 30, 2005 3:32 PM Subject: Re: Auto learn function "Michael" <[EMAIL PROTECTE

Re: Auto learn function

2005-06-30 Thread Jim Maul
Michael wrote: Thats the thing it always says autolearn=no. Even though the options are set in local.cf. There is one thing i had to do. I removed -a option when spamd is starting because it could start with -a option givin me error that "-a has been removed and i should look for use_auto_white

Re: Auto learn function

2005-06-30 Thread Andy Jezierski
"Michael" <[EMAIL PROTECTED]> wrote on 06/30/2005 02:18:14 PM: > Is there any way to check if the autolearn function is on besides > the line bayes_auto_learn 1 in local.cf ? > I`m asking because i have the option bayes_auto_learn set to 1 and i > dont think its working. Check your maillog, you

Re: Auto learn function

2005-06-30 Thread Michael
elist configuration instead". I didnt know what to do so like i said i removed the -a and its tsrting fine now. Any thoughts on this ?? - Original Message - From: "Jim Maul" <[EMAIL PROTECTED]> To: "Michael" <[EMAIL PROTECTED]> Cc: Sent: Thursday, June 30, 200

Re: Auto learn function

2005-06-30 Thread Jim Maul
Michael wrote: Is there any way to check if the autolearn function is on besides the line bayes_auto_learn 1 in local.cf ? I`m asking because i have the option bayes_auto_learn set to 1 and i dont think its working. If you check the headers of each email you should see something like: X-Spam-

Auto learn function

2005-06-30 Thread Michael
Is there any way to check if the autolearn function is on besides the line bayes_auto_learn 1 in local.cf ? I`m asking because i have the option bayes_auto_learn set to 1 and i dont think its working.