* Fred Crowson <[EMAIL PROTECTED]> [2006-05-26 02:31]:
...
> man 8 spamd-setup not doing it?
>
> with a line like:
>
> table persist file "/yourspamdwhitelocation/spamd-white"
>
That doesn't do the same thing. he wants to keep his 30 day whitelist.
you are turing it into a permanent o
On 5/26/06, Craig Hammond <[EMAIL PROTECTED]> 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
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 > ~/spam
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 f
4 matches
Mail list logo