[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 
> So I've tryied to remove the "tcp-env -R" from the script for running qmail
> So now xinetd (yes, i use it..) execute only "qmail-smtp".  Doing this trick
> the connection works much better, but now i want to know if tcp-env is
> strictly necessary or if I can do without it.

qmail relies on certain environment variables being set to do its job
(logging, Received: tracking, etc) properly.  Regular inetd doesn't set these
variables; that's why tcp-env is necessary.  I don't know if xinetd supports
djb's variables, but I doubt it.

Using inetd/xinetd is deprecated, anyways.  Switch to tcpserver.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to