On Friday, July 18, 2003 @ 6:36:33 AM [-0700], Pessoft wrote:

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

This should work...

service smtp
{
        disable = no
        flags           = REUSE NAMEINARGS
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = qmaild
        server          = /usr/sbin/tcpd
        server_args     = /var/qmail/bin/tcp-env -R /var/qmail/bin/qmail-smtpd
}


-- 
Matt                       


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