server              = /var/qmail/bin/tcp-env
server_args         = /var/qmail/bin/tcp-env /var/qmail/bin/qmail-smtpd

hope it helps.






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
----------------------------------------------------------------------------




---------------------------------------------------------------------------
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
----------------------------------------------------------------------------




Reply via email to