Craig Hammond wrote:
I am wanting up upgrade a 3.8 system to 3.9
I normally do this by backing up any data I need and doing a clean
install.

It's mainly the whitelisted entries I want to keep over the rebuild.
I figured out to extract them by going:
spamdb | grep WHITE | cut -d "|" -f 2 > ~/spamd-white
But i can't figure out how to load it back in.
spamdb -a   only lets you load one IP at a time.

Can I just grab a copy of /var/db/spamd, and then restore in on the
new system, or would that break something.
Regards,
Craig.

man 8 spamd-setup not doing it?

with a line like:

table <spamd-white> persist file "/yourspamdwhitelocation/spamd-white"

in your pf.conf

HTH

Fred
--
http://www.crowsons.net/puters/zaurus.php

Reply via email to