On Tue, Jan 16, 2001 at 02:34:04PM -0600, Dale Herring wrote:
> Okay, yea I know its not disappearing. Lets just say like you said I can't
> find it yet.
> But at least its not getting bounced.
> tcpserver startup scripts.
> /usr/local/bin/tcpserver 0 smtp /var/qmail/bin/qmail-smtpd |
> /var/qmail/bin/splogger smtpd &
I don't know where that particular invocation came from, it's sure not
from the FAQ. Be that as it may, if it's run as root it'll probably
work, but you'd be better off using the -u and -g options as suggested
in the FAQ.
Also, you probably want to re-direct stderr as is also suggested in
the FAQ.
> Now I am sure that there is a way to include the smtp stuff into the
> supervise/qmail-smtp/run
If it's not being run out of there, then the whole
supervise/qmail-smtpd directory is pretty pointless. Is it possible
that supervise is trying to run in competition with your manual
tcpserver invocation?
Regards.