Tony,

Thanks a lot. It's working again.

Regards,
Peter

Tony White <t...@ycs.com.au> 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, pe...@peterse-uithuizen.com 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:
>qmailtoaster-list-unsubscr...@qmailtoaster.com
>> For additional commands, e-mail:
>qmailtoaster-list-h...@qmailtoaster.com
>>
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>For additional commands, e-mail:
>qmailtoaster-list-h...@qmailtoaster.com

-- 
Verstuurd vanaf mijn Android apparaat met K-9 Mail. Excuseer mijn beknoptheid.

Reply via email to