Somehow I have an bad entry in my /var/db/spamdb the entry in question is a follows.
GREY|kadorken.thspamdb -t -a [email protected]|spamdb -t -a [email protected]|spamdb -t -a [email protected]|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 spamd seems to still work, but seems to use a much more memory to operate. The memory usage caused a problem that was hard to track down. spamd calls pfctl to update the table spamd-white, pfclt would fail with insufficient memory. No error message (that I could find) was reported. The side effect of the failure of pfctl was the spamd-white table in pf was not updated, which mean that no mail from new locations could be received. Eventually there were complaints. I found the problem after booting the system and noticing the spamd-white table had no entries. If spamd was run in debug mode, then the error message did appear. My workaround was to add more memory to the system.

