I would highly recommend using tcpserver (ucspi-tcp) instead of inetd.

Install daemontools and it

http://cr.yp.to/daemontools.html
http://cr.yp.to/ucspi-tcp.html

Also, I frequently refer to life with qmail's install docs when
installing qmail.

http://www.lifewithqmail.org/lwq.html


-Jon


On Fri, 2003-07-18 at 07:36, Pessoft wrote:
> I've removed sendmail and installed qmail.
> In installation info it's written this:
> ....
> 16. Set up qmail-smtpd in /etc/inetd.conf (all on one line):
>             smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env
>             tcp-env /var/qmail/bin/qmail-smtpd
> 
> ...
> Is it necessary to configure qmail-smtpd in inetd.conf???
> If i start qmail in start script from inet.d directory for example or by service 
> qmail start it works fine.
> And one more question. I'm using xinet daemon, so i've no inetd.conf file, but 
> xinet.d directory with stored
> settings. How can i interpret setting mentioned above to setting for xinetd?
> I've created file xinet-smtpd in xinet.d directory, which contains this:
> service smtp
> {
>         disable = yes
>         socket_type             = stream
>         protocol                = tcp
>         wait                    = no
>         user                    = qmaild
>         server                  = <don't know what put here>
>         log_on_success          += DURATION
>         nice                    = 10
> }
>  Thanx for help
> 
> 
> ---------------------------------------------------------------------------
> Evaluating SSL VPNs' Consider NEOTERIS, chosen as leader by top analysts!
> The Gartner Group just put Neoteris in the top of its Magic Quadrant,
> while InStat has confirmed Neoteris as the leader in marketshare.
>      
> Find out why, and see how you can get plug-n-play secure remote access in
> about an hour, with no client, server changes, or ongoing maintenance.
>           
> Visit us at: http://www.neoteris.com/promos/sf-6-9.htm
> ----------------------------------------------------------------------------
-- 
Jon Zobrist <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to