Hi
It was the recordio which was wrong in my own run script file. I simply removed sh -c (shell)...
Thanks for all your run scripts, nice to have when tweaking :)
Med venlig hilsen / Best regards
Lars E. D. Jensen [EMAIL PROTECTED]
Shane Chrisp wrote:
Try something like this.
#!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` ...