Hi,
I was experimenting with spamc/spamd but noticed the following also
with spamassassin -P:
$ perl ./check_whitelist | grep bangura
[EMAIL PROTECTED] -> 107.4 (107.4/1)
$ spamassassin -R < /tmp/bangura
SpamAssassin auto-whitelist: removing address: [EMAIL PROTECTED]
$ perl ./check_whitelist | grep bangura
$
$ spamassassin -P -a -D < /tmp/bangura
...
debug: Tie-ing to DB file R/W in /foo/bar/heinz/.spamassassin/auto-whitelist
debug: auto-whitelist (db-based): [EMAIL PROTECTED] scores 0/107.4
debug: AWL active, pre-score: 9.6, mean: undef
debug: Post AWL score: 9.6
debug: add_score: New count: 1, new totscore: 117
debug: DB addr list: untie-ing and destroying lockfile.
debug: DB addr list: file locked, breaking lock.
debug: is spam? score=9.6 required=5
...
$ perl ./check_whitelist | grep bangura
[EMAIL PROTECTED] -> 117.0 (117/1)
After removing the entry '[EMAIL PROTECTED]' the AWL database still
contains the average score for this entry, although with a count of 0
(0/107.4).
I thought, removing entries would delete them completely. Is this
the intended behaviour? Why?
ciao
Klaus
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk