You don't have graylist-level set in your configuration, so graylisting 
is not turned on. See 
http://www.spamdyke.org/documentation/README.html#GRAYLISTS

You will see spamdyke's graylisting messages:
02-15 08:40:14 spamdyke[23240]: DENIED_GRAYLISTED
in your smtp log when it's operational. Note this is not a permanent 
denial. The sending server should attempt to resend the message at a 
later time, at which point it will be accepted (provided that 
graylist-min-secs has passed).

This is why qtp-prune-graylist did not find any entries.
Not strange at all. ;)
-- 
-Eric 'shubes'

nightduke wrote:
> I just changed the name of the script,here's my spamdyke.conf
> 
> 
>  cat spamdyke.conf
> log-level=verbose
> local-domains-file=/var/qmail/control/rcpthosts
> max-recipients=10
> idle-timeout-secs=60
> ip-whitelist-file=/etc/spamdyke/whitelist_ip
> greeting-delay-secs=5
> reject-missing-sender-mx
> tls-certificate-file=/var/qmail/control/servercert.pem
> policy-url= http://www.spamhaus.org/
> # check-dnsrbl=bogons.cymru.com
> # dns-blacklist-entry=zen.spamhaus.org
> dns-blacklist-entry=bl.spamcop.net
> #check-dnsrbl=cbl.abuseat.org
> # check-dnsrbl=sbl-xbl.spamhaus.org
> # check-dnsrbl=list.dsbl.org
> # check-dnsrbl=ubl.unsubscore.com
> # check-dnsrbl=dhcp.tqmcube.com
> # check-dnsrbl=prc.tqmcube.com
> reject-missing-sender-mx
> idle-timeout-secs=300
> graylist-dir=/etc/spamdyke/graylist
> graylist-max-secs=1814400
> graylist-min-secs=300
> sender-blacklist-file=/etc/spamdyke/blacklist_senders
> #smtp-auth-command=/var/qmail/bin/smtp_auth /var/qmail/bin/true
> # smtp-auth-command=/home/lxadmin/mail/bin/vchkpw /bin/true
> #smtp-auth-command=bin/cmd5checkpw /var/qmail/bin/true
> smtp-auth-command=/home/lxadmin/mail/bin/vchkpw /var/qmail/bin/true
> 
> 2010/2/11 Eric Shubert <e...@shubes.net>:
>> nightduke wrote:
>>> Very strange, i have downloaded the script...
>>>
>>>  ./spamdyke-prune
>>> spamdyke-prune v0.3.0
>>> spamdyke-prune processing graylist tree at /etc/spamdyke/graylist ...
>>> spamdyke-prune pruning entries older than 1814400 seconds ...
>>> spamdyke-prune processing domain vps ...
>>> spamdyke-prune vps.informicro.com - 0 entries found
>>> spamdyke-prune vps.informicro.com - 0 entries removed
>>> spamdyke-prune vps.informicro.com - 0 empty directories removed
>>> spamdyke-prune vps.informicro.com - 0 graylisting entries remain
>>> spamdyke-prune total - 1 domains processed
>>> spamdyke-prune total - 0 entries found
>>> spamdyke-prune total - 0 entries removed
>>> spamdyke-prune total - 0 empty directories removed
>>> spamdyke-prune total - 0 graylisting entries remain
>>>
>>> Seems to be not finding anything wrong?
>>>
>>> Strange isn't it?
>>>
>> Not necessarily.
>> What does your spamdyke configuration file contain?
>> Did you change anything in the script, or only its name?
>>
>> --
>> -Eric 'shubes'
>>
>> _______________________________________________
>> spamdyke-users mailing list
>> spamdyke-users@spamdyke.org
>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>>


-- 
-Eric 'shubes'

_______________________________________________
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to