On Tue, Nov 23, 2010 at 05:05:14PM +0000, Peter Fraser wrote: > Somehow I have an bad entry in my /var/db/spamdb the entry in question is a > follows. > > GREY|kadorken.thspamdb -t -a itroll.03092...@thinkage.chinkage.on.ca|spamdb -t > -a kgdykesb...@thinkage.on.ca|spamdb -t -a kgdykesb...@thinkage.on.ca|spamdb > -t -a kgdykescxspamdb|1160168514|0|0|1|-2 > > I have no idea how the entry got there. > > How can I delete it? I cannot get the "spamdb -d" to work, it is expecting > an IP address >
hi, don;t know if there's an official correct way, but you could just replace the database with an empty file. if starting from scratch is too awful a thought, you could easily repopulate the database using the output of (the current) spamdb command and some small script. there might be a nicer way to do it though. jmc