Re: [SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-08 Thread Daniel Quinlan
Forrest Aldrich <[EMAIL PROTECTED]> writes: > I used the switch -D and here's the output -- it looks like something > might be off. Why? > Since I've already updated the /var/spool/spamassassin/bayes > files... and the timestamps were just updated now with the SA import: > I'm concerned that I

Re: [SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-08 Thread Forrest Aldrich
I used the switch -D and here's the output -- it looks like something might be off. Since I've already updated the /var/spool/spamassassin/bayes files... and the timestamps were just updated now with the SA import: -rw-r--r-- 1 root wheel 1633 Aug 29 11:30 bayes_msgcount -rw--- 1

Re: [SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-06 Thread Theo Van Dinter
On Sat, Sep 06, 2003 at 03:06:29PM -0400, Forrest Aldrich wrote: > And I'm not certain that these files are actually being used by SA. The > bayse_msgcount, for example, hasn't been update for days. The update on msgcount won't be used in 2.60. in fact, when you first try to write to the ba

Re: [SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-06 Thread Forrest Aldrich
Interesting, thanks. But this didn't occur. And again, since I'm not seeing the actual databases being updated (toks, etc), I'm presuming that SA has a config issue.I have a lot of regular email flowing through the system, so those databases should have been updated since the actual upda

Re: [SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-06 Thread Forrest Aldrich
I followed the directions you gave, and now have in /var/spool/spamassassin: -rw-r--r-- 1 root wheel 1633 Aug 29 11:30 bayes_msgcount -rw--- 1 root wheel 630784 Sep 5 22:32 bayes_seen -rw--- 1 root wheel 2809856 Sep 5 22:32 bayes_toks -rw-r--r-- 1 root wheel 630784 Sep

[SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-05 Thread Malte S. Stretz
On Saturday 06 September 2003 01:38 CET Justin Mason wrote: > On Fri, Sep 05, 2003 at 11:27:18PM +0200, Malte S. Stretz wrote: > > Heh, yeah, thats a thing I always stumble over. The path defines the > > basename of the files, not the directory, so you've got to use > > sa-learn --import --dbpath

[SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-05 Thread Malte S. Stretz
On Saturday 06 September 2003 01:35 CET Forrest Aldrich wrote: > The files are in /var/spool/spamassassin, not in > /var/spool/spamassassin/bayes. > > If I try this: > > sa-learn --import /var/spool/spamassassin/bayes* No. You've got to write sa-learn --import --dbpath /var/spool/spamassassin/b

Re: [SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-05 Thread Forrest Aldrich
The files are in /var/spool/spamassassin, not in /var/spool/spamassassin/bayes. If I try this: sa-learn --import /var/spool/spamassassin/bayes* it will upgrade my ~forrie/.spamassassin directory. If I add the switch --dbpath /var/spool/spamassassin to that line, it still generates the same err

Re: [SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-05 Thread Justin Mason
On Fri, Sep 05, 2003 at 11:27:18PM +0200, Malte S. Stretz wrote: > On Friday 05 September 2003 23:01 CET Forrest Aldrich wrote: > > I actually did try that, and I get this error: > > > > # sa-learn --import --dbpath /var/spool/spamassassin > > bayes upgrade_old_dbm_files: unable to find bayes_toks

[SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-05 Thread Malte S. Stretz
On Friday 05 September 2003 23:01 CET Forrest Aldrich wrote: > I actually did try that, and I get this error: > > # sa-learn --import --dbpath /var/spool/spamassassin > bayes upgrade_old_dbm_files: unable to find bayes_toks and bayes_seen, > stopping Heh, yeah, thats a thing I always stumble over.

Re: [SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-05 Thread Forrest Aldrich
I actually did try that, and I get this error: # sa-learn --import --dbpath /var/spool/spamassassin bayes upgrade_old_dbm_files: unable to find bayes_toks and bayes_seen, stopping At 04:33 PM 9/5/2003, Malte S. Stretz wrote: On Friday 05 September 2003 22:08 CET Forrest Aldrich wrote: > I installe

[SAtalk] Re: Importing DB_File SpamAssassin 2.60 rc3

2003-09-05 Thread Malte S. Stretz
On Friday 05 September 2003 22:08 CET Forrest Aldrich wrote: > I installed RC3 on FreeBSD-4.x and ran sa-learn --import on the bayes_* > files in /var/spool/spamassassin, but I don't believe this worked > correctly, as the files don't seem to get updated from thereon: You probably have to use --db