> You have to change /service/spamd/run to : > > #!/bin/sh > exec /usr/bin/spamd -x -u vpopmail -s stderr 2>&1 > > > I believe that means that you skip the -d (I kinda forgot) ..the -d > would stand for only standard spamd checking.....without the -d it'll > look for razor and DCC.
This was it, but I think you meant for me to remove -L (local tests only) rather than -d (-d is "daemonise" and I'm not sure what this does since spamd is presumably always daemonised?). Thanks! Perhaps the -L should be removed from the script on shupp.org? I assume it's there by mistake. Nick...
