> Markus Stumpf:

> On Fri, Jun 23, 2000 at 11:54:31PM +0200, clemensF wrote:
> > i had even to disable the -x option altogether, because i could not get
> > this feature to work.  and yes, i have the current version installed,
> > checked the permissions, tried with and without a 127/localhost entry...
> 
> Give the exact line that starts the service.

#!/bin/sh
export PATH="$PATH:/l/bin:/l/sbin:/var/qmail/bin"
#/l/bin/tcpserver -Hlv    <-- this is the line i use as a workaround
/l/bin/tcpserver -Hl -x/etc/tcp.smtp.cdb \
        -u82 -g81 0 smtp \
        /var/qmail/bin/qmail-smtpd 2>&1

the directory has the sticky bit set in order to start multilogging
automatically.  btw, nothing in the loggs whatsoever, although the
permissions are ok and svscan/supervise doesn't complain.  the service
itself is started and works.

does this say you anything?

clemens

Reply via email to