Now, after discovering the list archive, I managed to find some information
that I think relates to my problem. Here is the script that calls
tcpserver, and it looks (from the error I posted earlier) like the problem
is with the -x argument. I don't know why this is the case, but it seems to
not be able to get the port number.
Rob Yale
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 2000000 \
/usr/local/bin/tcpserver -v -R -1 0 -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" -u
"$QMAILDUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd 2>&1
> -----Original Message-----
> From: Rob Yale [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, August 18, 2001 10:59 PM
> To: Lukas Beeler; [EMAIL PROTECTED]
> Subject: RE: Installation problems
>
>
> Hi, I finally figured out how to output showctl, so here it is:
>
> Rob
>
>
> [root@hermes bin]# ./qmail-showctl
> qmail home directory: /var/qmail.
> user-ext delimiter: -.
> paternalism (in decimal): 2.
> silent concurrency limit: 120.
> subdirectory split: 23.
> user ids: 525, 519, 520, 0, 521, 522, 523, 524.
> group ids: 519, 520.
>
> badmailfrom: (Default.) Any MAIL FROM is allowed.
>
> bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.
>
> bouncehost: (Default.) Bounce host name is hermes.mcclear.com.
>
> concurrencylocal: (Default.) Local concurrency is 10.
>
> concurrencyremote: (Default.) Remote concurrency is 20.
>
> databytes: (Default.) SMTP DATA limit is 0 bytes.
>
> defaultdomain: Default domain name is mcclear.com.
>
> defaulthost: (Default.) Default host name is hermes.mcclear.com.
>
>
> concurrencyremote: (Default.) Remote concurrency is 20.
>
> databytes: (Default.) SMTP DATA limit is 0 bytes.
>
> defaultdomain: Default domain name is mcclear.com.
>
> defaulthost: (Default.) Default host name is hermes.mcclear.com.
>
> doublebouncehost: (Default.) 2B recipient host: hermes.mcclear.com.
>
> doublebounceto: (Default.) 2B recipient user: postmaster.
>
> envnoathost: (Default.) Presumed domain name is hermes.mcclear.com.
>
> helohost: (Default.) SMTP client HELO host name is hermes.mcclear.com.
>
> idhost: (Default.) Message-ID host name is hermes.mcclear.com.
>
> localiphost: (Default.) Local IP address becomes hermes.mcclear.com.
>
> locals:
> Messages for hermes.mcclear.com are delivered locally.
>
> me: My name is hermes.mcclear.com.
>
> percenthack: (Default.) The percent hack is not allowed.
>
> plusdomain: Plus domain name is mcclear.com.
>
> qmqpservers: (Default.) No QMQP servers.
>
> queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.
>
> rcpthosts:
> SMTP clients may send messages to recipients at hermes.mcclear.com.
>
> morercpthosts: (Default.) No effect.
>
> morercpthosts.cdb: (Default.) No effect.
>
> smtpgreeting: (Default.) SMTP greeting: 220 hermes.mcclear.com.
>
> smtproutes: (Default.) No artificial SMTP routes.
>
> timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.
>
> timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.
>
> timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.
>
> > -----Original Message-----
> > From: Lukas Beeler [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, August 18, 2001 6:39 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Installation problems
> >
> >
> > On Sat, Aug 18, 2001 at 06:22:54PM -0400, Rob Yale wrote:
> > > As far as tcpserver is concerned, how is it supposed to be
> > > started?
> >
> > through daemontools
> >
> > > There doesn't seed to be a startup script for it.
> >
> > of course there is. it should be in /service/qmail-smtpd/run
> > that file and it logs would be interesting
> > look at /var/log/qmail/qmail-smtpd/current
> > why it cannot start.
> > to know why qmail-send doesn't do your local delivys, look at
> > /var/log/qmail/qmail-send/current
> >
> >
> > --
> > Lukas Beeler <[EMAIL PROTECTED]>
> > GPG Fingerprint: 8030 1C2F 66C5 9D80 AA31 6604 7D4D 0A67 68D8 B67E