> -----Original Message-----
> From: Charles Cazabon [mailto:[EMAIL PROTECTED]]
> Subject: Re: tcpserver problems? or is it qmail? or BOTH! Help?
>
> Possibly the reason you were "blasted" is that this is incorrect.
LOL...You think?
> You_cannot_ make inetd or xinetd use tcpserver. Your xinetd script
doesn't
> use tcpserver; it uses tcp-env. tcp-env was originally designed to
> allow you to do tcpserver-like operations from inetd, but is now
> deprecated. There are precisely zero advantages to using inetd/xinetd
> in this manner, and several disadvantages (when compared to a simple
> tcpserver installation).
My thanks to Lukas Beeler who asked me to run 'ps auxwwwwf' and behold!
I found errors coming from readproctile telling me it couldn't find
/usr/local/bin/setguidid. Here's the specific error message:
root 686 0.8 0.0 1252 16 ? S Aug02 14:19 \_
readproctitle
service errors: ...xec: /usr/local/bin/setguidgid: cannot execute: No such
file
or directory?tcpserver: usage: tcpserver [ -1UXpPhHrRoOdDqQv ] [ -c limit ]
[ -
x rules.cdb ] [ -B banner ] [ -g gid ] [ -u uid ] [ -b backlog ] [ -l
localname
] [ -t timeout ] host port program?./run: /usr/local/bin/setguidgid: No such
fil
e or directory?./run: exec: /usr/local/bin/setguidgid: cannot execute: No
such f
ile or directory?
And, sure 'nuf, their ain't a setguidgid anywhere on the box.
So did I 'fat finger' setguidid somewhere in a script or did my daemontools
install fail and I just didn't realize it? Or is there another problem?
Lukas also had me run 'netstat -lp | grep smtp' and, like there was a doubt
<smile>,
the owner came back as xinetd.
So aside from me telling the Canadian guy how to use xinetd to *maybe* get
around his
problem (I hadn't considered a fire wall issue)instead of tcpserver, can you
give me some
guidance into where to look to solve this?
Thanks
Scott