Peter N. M. Hansteen wrote: > yes. something along the lines of > > $ doas pfctl -t spam -vT replace -f /etc/spammers > > then again, if the table is updated in any other way than by loading that > file, it would be wise to dump current contents to a file (something like > $ doas pfctl -t spamd -T show | tee temporary-filen followed by editing > temporary-file, loading the result etc)
Thanks guys for the thorough explanations. Regards Lloyd