Re: [SAtalk] Trouble getting spam_level_stars to work

2002-06-06 Thread Dave Strickler
Yes, it definitely added the stars, as does running the regular "spamassassin" executable.  I'll check into the CVS version, but I'm not sure I' comfortable with 'beta' code.   Oh well...   thanks anyway,   Dave Strickler CEODWS - "The GroupWise Integration Experts" Boston * Austin * Belgium

Re: [SAtalk] Trouble getting spam_level_stars to work

2002-05-15 Thread Craig R Hughes
Yup, spamd also has a -D flag -- don't use -d if you're using -D though, or it'll detach from the terminal and you won't see much! Just start spamd from the command line in the same way it's normally started, except remove -d and add -D Given that spamassassin is looking in the right places thou

Re: [SAtalk] Trouble getting spam_level_stars to work

2002-05-14 Thread Dave Strickler
I did it from the root account and got: debug: using "/usr/share/spamassassin" for default rules dirdebug: using "/etc/mail/spamassassin" for site rules dirdebug: using "/root/.spamassassin" for user state dirdebug: using "/root/.spamassassin/user_prefs" for user prefs file However, I am runn

Re: [SAtalk] Trouble getting spam_level_stars to work

2002-05-14 Thread Craig R Hughes
Yes, it can go into the local.cf file, and should work there. Can you run spamassassin -D -t < msg > msg.out That should dump some diagnostic info to stderr -- could you do that and see if you notice anything odd like it's reading config files from the wrong place or something? C Dave Strickle

Re: [SAtalk] Trouble getting spam_level_stars to work

2002-05-14 Thread Dave Strickler
Actually, we aren't using any user_pref files - just the system local.cf mentioned below. Can the spam_level_stars be put into that local.cf file? If not, is there a system-wide file that it needs to go into?   Thanks for the tips,   - Dave   Dave Strickler CEODWS - "The GroupWise Integration

Re: [SAtalk] Trouble getting spam_level_stars to work

2002-05-14 Thread Craig R Hughes
Dave Strickler wrote: DS> Perhaps I don't understand the precedent of the setup files. If the only DS> file I altered from the distribution was /etc/mail/spamassassin/local.cf DS> , wouldn't that take precedent over other default files? Yes, except for user_prefs, since spam_level_stars is a use

Re: [SAtalk] Trouble getting spam_level_stars to work

2002-05-14 Thread Dave Strickler
Perhaps I don't understand the precedent of the setup files. If the only file I altered from the distribution was /etc/mail/spamassassin/local.cf , wouldn't that take precedent over other default files?   It certainly worked for changing other params in SA...   - Dave   Dave Strickler CEODWS

Re: [SAtalk] Trouble getting spam_level_stars to work

2002-05-13 Thread Dave Strickler
...even tried a reboot of the system in case a file was locked. No luck...   Dave Strickler CEODWS - "The GroupWise Integration Experts" Boston * Austin * Belgium * Denmark http://www.emailsolutions.com  (800) 999-5412 x10>>> Duncan Findlay <[EMAIL PROTECTED]> 05/13/02 10:45PM >>> On Mon, Ma

Re: [SAtalk] Trouble getting spam_level_stars to work

2002-05-13 Thread Duncan Findlay
On Mon, May 13, 2002 at 09:40:19PM -0400, Dave Strickler wrote: > I have set this up with "spam_level_stars 1" in the > /etc/mail/spamassassin/local.cf file, but SA doesn't seem to to pick up > the settings as I don't see the stars in the header of the email judged > as SPAM. I'm using version 2.2

[SAtalk] Trouble getting spam_level_stars to work

2002-05-13 Thread Dave Strickler
I have set this up with "spam_level_stars 1" in the /etc/mail/spamassassin/local.cf file, but SA doesn't seem to to pick up the settings as I don't see the stars in the header of the email judged as SPAM. I'm using version 2.20 of SA.   My config file - rewrite_sub