Colin Brace wrote:
$ sudo /usr/local/sbin/spamd-setup -n
spamd-setup: Can't find "all" in spamd config: No such file or directory
Dan mentions this error message in his tutorial:
If you get the following error message:
# /usr/local/etc/rc.d/pfspamd start
Starting pfspamd.
spamd-setup: Can't find "all" in spamd config: No such file or directory
then you probably forget to create /usr/local/etc/spamd.conf (see
above) or you removed the all section from it.
[full: <http://www.freebsddiary.org/pf.php> ]
Thing is, the file really is there and contains the "all" statement:
You could try running it under ktrace to double-check what is actually
being opened. Simple to try.
--Alex
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"