I just caught a misprint.  To create the symbolic link looks like this:
ln -s /etc/rc.d/init.d/tcpserver /etc/rc.d/init.d/rc3.d/S55tcpserver

> Then you have to create a symbolic link to the init script like so:

> 
> That'll do it.  Just as a note.  I am just finishing a beta setup guide for
> Linux users and administrators that wish to run qmail.  If anyone is interested
> I'd be glad to announce when it's finished.
> 
> Brent
> 
> 
> On Wed, 17 May 2000, James wrote:
> > I am using Mandrake 7.02 and I am trying to get vpopmail
> > (http://www.inter7.com/vpopmail) to work using roaming users.  One of the
> > suggestions in the FAQ (http://www.inter7.com/vpopmail/FAQ) suggests this:
> > _______________________________________________________________________
> > Your startup script for the qmail smtp server must use the 
> >    tcpserver -x file command similar to this startup line. 
> > 
> >     env - PATH="/var/qmail/bin:/usr/local/bin" \
> >         tcpserver -H -R -x /etc/tcp.smtp.cdb -c20 -u503 -g503 0 smtp \
> >         /var/qmail/bin/qmail-smtpd 2>&1 > /dev/null &
> > _______________________________________________________________________
> > 
> > Ok, fine and dandy.. but I don't know where my startup line that contains
> > the script that starts the smtp server is.  Does anyone know where this
> > would go on Mandrake 7.02?
> > 
> > Thanks.
> > 
> > James
> -- 
> http://www.matzelle.net
-- 
http://www.matzelle.net

Reply via email to