OK...now I have the tcpserver part working which has solved most of the
problems...especially that of not receiving outside mail... :) Thanks for
all the responses.
Pine seems to look for the aliases in the correct place...but some users
insist on using BSD mail...this (at present) does not seem to look for
the aliases in /var/qmail/aliases. :(
How should I resolve this ?
TIA (and thanks again)
Samuel Daffner
Mills College ITS
On Mon, 21 Dec 1998, Samuel Dries-Daffner wrote:
>
> inetd.conf is running. Here's one more piece:
>
> ella 117# netstat -p smtp
> netstat: smtp: unknown or uninstrumented protocol
>
> Does tcpserver replace the need for inetd .conf? If so how do I make sure
> tcpserver is initiated and not inetd.conf at boot time? and what about
> telnet and ftp or other protocols?
>
> Samuel
>
> ---------- Forwarded message ----------
> Date: Mon, 21 Dec 1998 14:14:02 -0800 (PST)
> From: Samuel Dries-Daffner <[EMAIL PROTECTED]>
> To: Mark Delany <[EMAIL PROTECTED]>
> Cc: Jim Littlefield <[EMAIL PROTECTED]>
> Subject: Re: tcpserver start up
>
>
> I killed send mail...which was running after the default...the line for
> smtp was commented out on inetd.conf I'll retry with out the comment. It
> looks like this:
>
> # smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/
>
> BTW, I did not recompile anything after the upgrade. qmail seems to be ok,
> is there a benefit to recompile eith qmail or tcpserver now?
>
> Samuel
>
>
> On Tue, 22 Dec 1998, Mark Delany wrote:
>
> > Tricky. Obviously you've already checked that nothing is bound to port 25 by
> > telneting to it or using netstat - as the error message indicates.
> >
> > (For others, this is a common problem with upgrades that *happen* to
> > re-install things like sendmail and /etc/inetd.conf).
> >
> > Given that you've checked the obvious, is it the case that 'smtp' isn't the
> > port you expect it to be in /etc/services?
> >
> >
> > Regards.
> >
> > At 01:50 PM 12/21/98 -0800, Samuel Dries-Daffner wrote:
> > >
> > >
> > >We have upgraded from IRIX 5.3 to 6.5 and now we have "host" of network
> > >problems :)
> > >
> > >One is getting our tcpserver program running...here's a sample of the
> > >command I am using...which worked until the upgrade. Any suggestions?
> > >
> > >TIA,
> > >
> > >Samuel Daffner
> > >
> > >
> > >ella 67# /usr/local/bin/tcpserver -u91 -g151 0 smtp /usr/local/bin/tcpcontrol
>/etc/tcp.smtp.cdb /var/qmail/bin/qmail-smtpd &
> > >[1] 48337
> > >ella 68# tcpserver: fatal: unable to bind: address already used
> > >
> > >[1] Exit 111 /usr/local/bin/tcpserver -u91 -g151 0 smtp
>/usr/local/bin/tcpcontrol ...
> > >
> > >
> > >
> > >
> > >
> > >
> >
>
>
>
>