[EMAIL PROTECTED] wrote: > > Ive still got to solve one little problem which is, is there a way to run > spamlogd on start up via rc.conf, such as spamlogd="YES" ? > Not sure if this is the case for spamd, but the apache httpd installed an rcng script into /usr/pkg/etc/rc.d/, I just copied into /etc/rc.d/, configured rc.conf, things were OK.
You might pkg_info -L to see if spamd has a similar script.. if not, RCng scripting is pretty easy & I'm sure a pkgsrc patch would be welcome.. - Chris
