Hi,

I've just setup a new brand new box (very overspec'ed just for a relay
box).  Its job is purely to feed our smtp customers there mail, so i've
installed qmail and ucpsi and serialmail.  It says this:

3. Replace

      /var/qmail/bin/qmail-smtpd
   
   with

      sh -c '
        /var/qmail/bin/qmail-smtpd
        cd /var/qmail/autoturn
        exec setlock -nx $TCPREMOTEIP/seriallock \
        maildirsmtp $TCPREMOTEIP autoturn-$TCPREMOTEIP- $TCPREMOTEIP AutoTURN

This does not work i've tried everything the lines in the script its
replacing are the following:

        sh -c "start-stop-daemon --start --quiet \
            --exec /usr/bin/tcpserver -- \
            -S -u 71 -g 65534 -x /etc/tcp.smtp.cdb 0 smtp \
            /usr/sbin/qmail-smtpd 2>&1 | logger -t qmail -p mail.notice &"
        echo "."

How can I get AutoTURN activated with the above?

Thanks,
Chris

Reply via email to