[qmailtoaster] [spamA] Re: [qmailtoaster] qmHandle on Rocky 9

2023-11-25 Thread Remo Mattei
Thanks

--
Sent from iPhone

> On venerdì, nov 24, 2023 at 14:49, Eric Broch  (mailto:ebr...@whitehorsetc.com)> wrote:
> Where did you get the version of qmHandle you are running?
>
> Try this version: https://qtp.qmailtoaster.org/bin/qmHandle
>
> Look at the lines
>
> # For instance, this is if you have DJB's daemontools
> #my ($stopqmail) = '/usr/local/bin/svc -d /service/qmail-send';
> #my ($startqmail) = '/usr/local/bin/svc -u /service/qmail-send';
>
> # While this is if you have a Debian GNU/Linux with its qmail package
> my ($stopqmail) = '/etc/init.d/qmail stop';
> my ($startqmail) = '/etc/init.d/qmail start';
>
>
> On 11/21/2023 6:04 PM, Remo Mattei wrote:
> > Hello has anyone seen this issue?
> >
> > > qmHandle -D
> > Calling system script to terminate qmail...
> > Can't exec "/usr/local/bin/svc": No such file or directory at
> > /var/qmail/bin//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.)
> >
> >
> > Thanks
> >
> > -
> > To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> > For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> >
>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>


Re: [qmailtoaster] qmHandle on Rocky 9

2023-11-24 Thread Eric Broch

Where did you get the version of qmHandle you are running?

Try this version:  https://qtp.qmailtoaster.org/bin/qmHandle

Look at the lines

# For instance, this is if you have DJB's daemontools
#my ($stopqmail) = '/usr/local/bin/svc -d /service/qmail-send';
#my ($startqmail) = '/usr/local/bin/svc -u /service/qmail-send';

# While this is if you have a Debian GNU/Linux with its qmail package
my ($stopqmail) = '/etc/init.d/qmail stop';
my ($startqmail) = '/etc/init.d/qmail start';


On 11/21/2023 6:04 PM, Remo Mattei wrote:

Hello has anyone seen this issue?


qmHandle -D

Calling system script to terminate qmail...
Can't exec "/usr/local/bin/svc": No such file or directory at
/var/qmail/bin//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.)


Thanks

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] qmHandle on Rocky 9

2023-11-21 Thread Remo Mattei
Hello has anyone seen this issue?

> qmHandle -D
Calling system script to terminate qmail...
Can't exec "/usr/local/bin/svc": No such file or directory at
/var/qmail/bin//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.)


Thanks 

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com