Bruce Guenter wrote:
>
> On Fri, Aug 18, 2000 at 04:38:40PM +0200, Lars Pfuhl wrote:
> > qmail-queue -rws--x--x qmailq qmail <-- this is now my shell-script
> > qmail-queue-old -rws--x--x qmailq qmail <-- the original qmail-queue
>
> Shell scripts must be readable by the userid that is trying to execute
> them. The wrapper script also does not need to be (and should not be
> for security reasons) setuid. Make qmail-queue mode 755 instead of 4711.
> --
> Bruce Guenter <[EMAIL PROTECTED]> http://em.ca/~bruceg/
Now it works. The problem weren't the permissions.
In the README stands that you have to change only the CFLAGS-line of
the Makefile if you don't use the QMAILQUEUE-patch.
But you also have to edit the line above.
Lars