Re: autolearn=failed

2007-09-06 Thread maillist
As you want a site-wide Bayes, you also need the "bayes_path" parameter. What setting do you have for "bayes_path" (note it isn't a simple directory name). bayes_path /usr/spamassassin/bayes bayes_file_mode 0777 OK, is the directory "/usr/spamassassin" writable by the user-ID that you are r

[SOLVED] Re: autolearn=failed

2007-09-05 Thread Raquel
On Wed, 5 Sep 2007 01:22:15 -0500 (CDT) Dave Funk <[EMAIL PROTECTED]> wrote: > On Tue, 4 Sep 2007, Raquel wrote: > > >> > > bayes_path /usr/spamassassin/bayes > > bayes_file_mode 0777 > > OK, is the directory "/usr/spamassassin" writable by the user-ID > that you are running spamd as? What happe

Re: autolearn=failed

2007-09-05 Thread Raquel
On Wed, 5 Sep 2007 01:22:15 -0500 (CDT) Dave Funk <[EMAIL PROTECTED]> wrote: > On Tue, 4 Sep 2007, Raquel wrote: > > >> > > bayes_path /usr/spamassassin/bayes > > bayes_file_mode 0777 > > OK, is the directory "/usr/spamassassin" writable by the user-ID > that you are running spamd as? What happe

Re: autolearn=failed

2007-09-04 Thread Dave Funk
On Tue, 4 Sep 2007, Raquel wrote: On Tue, 4 Sep 2007 16:34:49 -0500 (CDT) David B Funk <[EMAIL PROTECTED]> wrote: On Mon, 3 Sep 2007, Raquel wrote: On Mon, 3 Sep 2007 18:31:03 -0700 Raquel <[EMAIL PROTECTED]> wrote: I'm setting up a new server. However, email sent to the server keeps gett

Re: autolearn=failed

2007-09-04 Thread Raquel
On Tue, 4 Sep 2007 16:34:49 -0500 (CDT) David B Funk <[EMAIL PROTECTED]> wrote: > On Mon, 3 Sep 2007, Raquel wrote: > > > On Mon, 3 Sep 2007 18:31:03 -0700 > > Raquel <[EMAIL PROTECTED]> wrote: > > > > > I'm setting up a new server. However, email sent to the > > > server keeps getting "autolear

Re: autolearn=failed

2007-09-04 Thread David B Funk
On Mon, 3 Sep 2007, Raquel wrote: > On Mon, 3 Sep 2007 18:31:03 -0700 > Raquel <[EMAIL PROTECTED]> wrote: > > > I'm setting up a new server. However, email sent to the server > > keeps getting "autolearn=failed". I don't seem to be able to > > figure out is causing that. > > > > -- > > Raquel >

Re: autolearn=failed

2007-09-04 Thread Raquel
On Mon, 3 Sep 2007 18:44:35 -0700 Raquel <[EMAIL PROTECTED]> wrote: > On Mon, 3 Sep 2007 18:39:40 -0700 > Raquel <[EMAIL PROTECTED]> wrote: > > > On Mon, 3 Sep 2007 18:31:03 -0700 > > Raquel <[EMAIL PROTECTED]> wrote: > > > > > I'm setting up a new server. However, email sent to the > > > serve

Re: autolearn=failed

2007-09-03 Thread Matthias Leisi
> In Sendmail configuration I have: > INPUT_MAIL_FILTER(`spamassassin', > `S=local:/var/run/sendmail/spamass.sock, > F=,T=C:15m;S:4m;R:4m;E:10m')dnl > > Then in /etc/defaults/spamass-milter: > OPTIONS="-u spamassassin -i 127.0.0.1" Maybe a dumb question: did you restart spamass-milter aft

Re: autolearn=failed

2007-09-03 Thread Daryl C. W. O'Shea
Raquel wrote: I'm setting up a new server. However, email sent to the server keeps getting "autolearn=failed". I don't seem to be able to figure out is causing that. Run a message that hasn't been learned through spamassassin manually as the user who you normally scan as (ie. 'spamassassin'

RE: autolearn=failed

2007-09-03 Thread Rob Sterenborg
Raquel wrote: > On Mon, 03 Sep 2007 22:30:16 -0400 > Matt Kettler <[EMAIL PROTECTED]> wrote: > >> Raquel wrote: >>> >>> >>> I created a new user "spamassassin", with a password. I call >>> spamassassin-milter using the new user. However, I'm still getting >>> "autolearn=failed". >>> >> Inter

Re: autolearn=failed

2007-09-03 Thread Raquel
On Mon, 03 Sep 2007 22:34:01 -0400 Matt Kettler <[EMAIL PROTECTED]> wrote: > Raquel wrote: > > I created a new user "spamassassin", with a password. I call > > spamassassin-milter using the new user. However, I'm still > > getting "autolearn=failed". > > > > Wait.. Do you actually have the o

Re: autolearn=failed

2007-09-03 Thread Raquel
On Mon, 03 Sep 2007 22:30:16 -0400 Matt Kettler <[EMAIL PROTECTED]> wrote: > Raquel wrote: > > > > > > I created a new user "spamassassin", with a password. I call > > spamassassin-milter using the new user. However, I'm still > > getting "autolearn=failed". > > > Interesting.. Could you deta

Re: autolearn=failed

2007-09-03 Thread Matt Kettler
Raquel wrote: > I created a new user "spamassassin", with a password. I call > spamassassin-milter using the new user. However, I'm still getting > "autolearn=failed". > Wait.. Do you actually have the optional DB_File perl module installed? (required to support bayes unless you set it up usi

Re: autolearn=failed

2007-09-03 Thread Matt Kettler
Raquel wrote: > > > I created a new user "spamassassin", with a password. I call > spamassassin-milter using the new user. However, I'm still getting > "autolearn=failed". > Interesting.. Could you detail how you called spamassassin-milter using that new user?

Re: autolearn=failed

2007-09-03 Thread Raquel
On Mon, 03 Sep 2007 21:40:44 -0400 Matt Kettler <[EMAIL PROTECTED]> wrote: > Raquel wrote: > > I'm setting up a new server. However, email sent to the server > > keeps getting "autolearn=failed". I don't seem to be able to > > figure out is causing that. > > > > > > Generally speaking, that

Re: autolearn=failed

2007-09-03 Thread Raquel
On Mon, 3 Sep 2007 18:39:40 -0700 Raquel <[EMAIL PROTECTED]> wrote: > On Mon, 3 Sep 2007 18:31:03 -0700 > Raquel <[EMAIL PROTECTED]> wrote: > > > I'm setting up a new server. However, email sent to the server > > keeps getting "autolearn=failed". I don't seem to be able to > > figure out is cau

Re: autolearn=failed

2007-09-03 Thread Matt Kettler
Raquel wrote: > I'm setting up a new server. However, email sent to the server > keeps getting "autolearn=failed". I don't seem to be able to figure > out is causing that. > > Generally speaking, that means SpamAssassin can't write to the bayes database. The most common cause of this is a sp

Re: autolearn=failed

2007-09-03 Thread Raquel
On Mon, 3 Sep 2007 18:31:03 -0700 Raquel <[EMAIL PROTECTED]> wrote: > I'm setting up a new server. However, email sent to the server > keeps getting "autolearn=failed". I don't seem to be able to > figure out is causing that. > > -- > Raquel > I should say that this server is Debian Etch w/s

Re: autolearn=failed

2006-05-19 Thread Matt Kettler
Dennis Clark wrote: > Using FC5, SA 3.1.0, calling SA with spampd. > > Every message that meets the autolearn threshold (spaminess>~30 > <1) results in an autolearn=failed result. Checked permissions and made > sure bayesian and whitelist were r/w for user mail. Log shows locking > errors on wh

RE: autolearn=failed ---- after upgrade to 3.11

2006-03-13 Thread Steven Manross
> > It seems that since upgrading to 3.11 last night, the > > autolearn=yes|no|failed always shows up as failed (on all messages). > > > > Did I miss something? > > Generally "Failed" means that SA somehow can't access the > bayes database to write to it. > > Have you tried sa-learn --sync an

RE: autolearn=failed ---- after upgrade to 3.11

2006-03-13 Thread Steven Manross
> -Original Message- > From: Matt Kettler [mailto:[EMAIL PROTECTED] > Sent: Monday, March 13, 2006 1:35 PM > To: Steven Manross > Cc: users@spamassassin.apache.org > Subject: Re: autolearn=failed after upgrade to 3.11 > > Steven Manross wrote: > > &g

Re: autolearn=failed ---- after upgrade to 3.11

2006-03-13 Thread Matt Kettler
Steven Manross wrote: > It looks like the autolearn is working now. > > Does anyone have any ideas on the "misplaced" headers? Or is that a new > de facto standard? You mean this: > As well, the headers added by SA (and me [through SA] for MsgID) are now > showing at the top of the headers from

Re: autolearn=failed ---- after upgrade to 3.11

2006-03-13 Thread Matt Kettler
Steven Manross wrote: > X-Spam-Status: No, score=-2.6 required=5.0 > tests=AWL=0.023,BAYES_00=-2.599 > autolearn=failed version=3.1.1 > > It seems that since upgrading to 3.11 last night, the > autolearn=yes|no|failed always shows up as failed (on all messages). > > Did I miss something? Gen

RE: autolearn=failed ---- after upgrade to 3.11

2006-03-13 Thread Steven Manross
> -Original Message- > From: Steven Manross > Sent: Monday, March 13, 2006 12:46 PM > To: users@spamassassin.apache.org > Subject: autolearn=failed after upgrade to 3.11 > > X-Spam-Status: No, score=-2.6 required=5.0 > tests=AWL=0.023,BAYES_00=-2.599 > autolearn=failed version=3.1.1

Re: Autolearn=failed, on SA version 3.0.4

2006-01-19 Thread Matt Kettler
[EMAIL PROTECTED] wrote: > > > While referring the previous discussions regarding permissions on > Bayes DB files, I would like to know what should be the permissions > because the log files indicate > > autolearn=failed/no Well "no" merely indicates that the message did not score high or low enou

Re: autolearn=failed

2005-07-05 Thread Matt Kettler
Michael wrote: > When I receive spam msgs I have this line in headers autolearn=failed .I > tried to look it on wiki but I couldn't find anything. I know it that > the SA cannot gain lock on bayes database. I checked maillog file but I > couldn't find anything that was suspicious. Anybody could he

RE: autolearn=failed

2005-07-05 Thread Sander Holthaus - Orange XL
File-permission issue? From: Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 05, 2005 6:21 PMTo: users@spamassassin.apache.orgSubject: autolearn=failed When I receive spam msgs I have this line in headers autolearn=failed .I tried to look it on wiki but I couldn't

Re: Autolearn=failed when BAYES_00 is only rule hit

2005-04-01 Thread Andy Jezierski
"Jean Caron" <[EMAIL PROTECTED]> wrote on 04/01/2005 10:19:13 AM: > You're not alone Don ! hehe... > > I was waiting for replies after your first post. Now with this one, I should > be able to make some sense of this autolearn feature within my setup. > Already something is clearer (clear as

Re: Autolearn=failed when BAYES_00 is only rule hit

2005-04-01 Thread Jean Caron
You're not alone Don ! hehe... I was waiting for replies after your first post. Now with this one, I should be able to make some sense of this autolearn feature within my setup. Already something is clearer (clear as mud), since I'm trashing msgs with a score greater than 10, I probably will n

RE: Autolearn=failed when BAYES_00 is only rule hit

2005-04-01 Thread Don Levey
Don Levey wrote: > Please forgive me if this is in the archives; I'm having trouble > finding it. > > I've just finished training my Bayes DB using sa-learn (perversely, > when I was trying to collect 200 spam messages, the spammers decided > to stop sending to me). Now that the DB is usable, it's