Constantin IOAJA writes:
qmailtoaster wrote:

Yep, but my problem is that is get:
spamdyke[1796]: ALLOWED from: (unknown) to: <I hide the email adr> origin_ip: 192.203.178.107 origin_rdns: sbl.crynwr.com auth: (unknown)

 What is your   /var/qmail/supervise/smtp/run  file  ?

It's a symb link to the run of spamdyke: run -> run.spamdyke
[r...@asmail01 smtp]# more run.spamdyke
#!/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 20000000 \
    /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
[r...@asmail01 smtp]#



Regards,

Constantin -------------------------------------------------------------------------- ------- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com)
  Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
-------------------------------------------------------------------------- -------
Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




--
Thx,
Christian Clemmen

---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to