solution
actually we should should just be able to have it spawn from rc.local on bootup and use the full path to spamd to auto start it in daemon mode.
/usr/bin/spamd -d
the above should be added into the /etc/rc.local file using a text editor.
-Justin