You won't be playing with spamd-white table except for testing.
You should declare your whitelist to spamd.conf
white:\
:white:\
:method=file:\
:file=/var/mail/mywhite.txt:
spamd exactly executes the command
pfctl -p /dev/pf -q -t spamd-white -T replace -f -
by supplying the whitelist as the standard input.
As stated above, please use spamd.conf
man 5 spamd.conf will help much.