On Thu, Jul 27, 2000 at 10:40:44AM -0700, Val Luck wrote:

> I used to start up qmail with rc file 
> 
>   /var/qmail/rc
> 
> and then later I changed over to tcpserver that starts it up in init.d
> directory
>  
>    $ cat smtpd-qmail-start 
> 
>    /usr/local/bin/tcpserver -x /etc/tcp.smtp.cdb -u 502 -g 501 0 smtp
>    /var/qmail/bin/qmail-smtpd &
> 
> (that is all one line)
> 
> Do I still run /var/qmail/rc in addition to the /var/qmail/rc?  It doesn't
> seem to work with running just the tcpserver line ...

You still need both.  All tcpserver will do is sit there waiting for
someone to send you mail.  Then it will launch qmail-smtpd.  You will
need to run /var/qmail/rc in order to launch qmail-send, qmail-lspawn,
etc...

Ben

-- 
Ben Beuchler                                         [EMAIL PROTECTED]
MAILER-DAEMON                                         (612) 321-9290 x101
Bitstream Underground                                   www.bitstream.net

Reply via email to