/use/local/bin/svc is default path for qmailrocks installation,
I am not sure about qmailtoaster
Try running which / locate svc to find exact path on your server
Then create link
On 2012 4 24 09:49, "Amir Abbasi" <[email protected]> wrote:
> **
> Hi,
>
> I've installed qmHandle recently, it is working properly but I get
> follwoing error message when I use "-D" to delete messages;
>
> qmhandle-1.3.2]# ./qmHandle -D
> Calling system script to terminate qmail...
> Can't exec "/usr/local/bin/svc": No such file or directory at ./qmHandle
> line
> 192 (#1)
> (W exec) A system(), exec(), or piped open call could not execute the
> named program for the indicated reason. Typical reasons include: the
> permissions were wrong on the file, the file wasn't found in
> $ENV{PATH}, the executable in question was compiled for another
> architecture, or the #! line in a script points to an interpreter that
> can't be run for similar reasons. (Or maybe your system doesn't
> support
> #! at all.)
>
>
>
> It is on CentOS 6.2.
>