Tony, Thanks a lot. It's working again.
Regards, Peter Tony White <[email protected]> schreef op 10 februari 2017 14:41:01 CET: >Any help to you? > >#!/bin/sh >QMAILDUID=`id -u vpopmail` >NOFILESGID=`id -g vpopmail` >MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` >SPAMDYKE="/usr/local/bin/spamdyke" >SPAMDYKE_CONF="/etc/spamdyke/spamdyke.conf" >SMTPD="/var/qmail/bin/qmail-smtpd" >TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb" >HOSTNAME=`hostname` >VCHKPW="/home/vpopmail/bin/vchkpw" >REQUIRE_AUTH=0 > >exec /usr/bin/softlimit -m 64000000 \ > /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \ > -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \ > $SPAMDYKE --config-file $SPAMDYKE_CONF \ > $SMTPD $VCHKPW /bin/true 2>&1 > >best wishes > Tony White > > >On 10/02/2017 23:20, [email protected] wrote: >> Hello all, >> >> does anyone knows where to find a right copy of the script >/var/qmail/supervise/smtp/run? >> >> I screwed the file by accident. >> >> Regards, >> Peter >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: >[email protected] >> For additional commands, e-mail: >[email protected] >> >> >> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: >[email protected] -- Verstuurd vanaf mijn Android apparaat met K-9 Mail. Excuseer mijn beknoptheid.
