Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-30 Thread Justin Mason
> How about -t does a "test then undo" on the auto-whitelist? Hi C -- still (just barely) reading mail ;) Problem is that the AWL tests check to ensure that after 3 separate invocations the AWL has been updated. so "test then undo" would still not work. BTW a related thing is that the tests sh

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-30 Thread Craig Hughes
How about -t does a "test then undo" on the auto-whitelist? C on 1/29/02 8:08 PM, Justin Mason at [EMAIL PROTECTED] wrote: > > Justin Mason said: >> Greg Ward said: >> >>> I think his suggestion was right on: don't update the auto-whitelist in >>> testing mode. >> >> yeah, I agree. Must imp

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread Justin Mason
Justin Mason said: > Greg Ward said: > > > I think his suggestion was right on: don't update the auto-whitelist in > > testing mode. > > yeah, I agree. Must implement this... hmm, don't think I'm going to get a chance to ;) Craig/Matt -- the tricky thing here is that 2 of the tests in "t" re

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread Justin Mason
Greg Ward said: > I think his suggestion was right on: don't update the auto-whitelist in > testing mode. yeah, I agree. Must implement this... --j. ___ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/s

RE: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread J. Davis
Thanks for the responses. I am aware of the -R arg to spamassassin, but here's what happens when I try: ROOT@dahlia --> ./read_dbm $PMDIR/spamassassin_auto-whitelist | grep armstrong [EMAIL PROTECTED]>3 [EMAIL PROTECTED]>2 ROOT@dahlia --> echo "From: [EMAIL PROTECTED]" | spamassassin -R ROOT@da

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread Craig Hughes
It is disabled by default of course -- you have to turn it on with the -a flag to spamd... C on 1/29/02 6:12 AM, Matt Sergeant at [EMAIL PROTECTED] wrote: > - Original Message - > From: "J. Davis" <[EMAIL PROTECTED]> > > >> As a point-of-interest related to this, how does one remove a

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread Sidney Markowitz
On Tue, 2002-01-29 at 05:43, J. Davis wrote: > As a point-of-interest related to this, how does one remove an > address from the auto whitelist database (DBM)? The spamassassin man page says: -W Add all email addresses, in the headers and body of the mail message read from STDIN, to the a

RE: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread Andrew Hoying
. > Davis > Sent: Tuesday, January 29, 2002 6:44 AM > To: Ethan Tuttle > Cc: [EMAIL PROTECTED] > Subject: Re: [SAtalk] auto whitelist behavior with spamassassin -t > > > As a point-of-interest related to this, how does one remove an > address from the auto whitelist databa

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread Greg Ward
On 29 January 2002, Matt Sergeant said: > The point was to whitelist people you regularly communicate with in case > they send you something "spammy". Also to whitelist mailing lists. > > If it doesn't work we should consider disabling it. I got (slightly) bitten by the same thing as the origina

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread Matt Sergeant
- Original Message - From: "J. Davis" <[EMAIL PROTECTED]> > As a point-of-interest related to this, how does one remove an > address from the auto whitelist database (DBM)? And exactly how were > you "poking around"? I have a small perl script which lists the > addresses, suppose I could

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread Bruce Marshall
On Tuesday 29 January 2002 8:43 am, J. Davis wrote: > As a point-of-interest related to this, how does one remove an > address from the auto whitelist database (DBM)? And exactly how were > you "poking around"? I have a small perl script which lists the > addresses, suppose I could extend it for e

Re: [SAtalk] auto whitelist behavior with spamassassin -t

2002-01-29 Thread J. Davis
As a point-of-interest related to this, how does one remove an address from the auto whitelist database (DBM)? And exactly how were you "poking around"? I have a small perl script which lists the addresses, suppose I could extend it for editing, just curious how others handle this task... Also, I

[SAtalk] auto whitelist behavior with spamassassin -t

2002-01-28 Thread Ethan Tuttle
Hi everyone. I finally got SpamAssassin 2.01 working on my shell account and I love it so far! I've been lurking on the list for a few weeks now. Quite lively around here. I was poking around in my auto whitelist database and I was surprised to see some obvious spammer addresses in there alr