Hello all
I have some trouble here. For example, when I receive a message and spamdyke graylist it, I have an delay about 20 minutes to the message be delivered on my mailbox. Here is a log 07-01 10:37:50 spamdyke[17408]: DENIED_GRAYLISTED from: [email protected] to: [email protected] origin_ip: 201.6.108.170 origin_rdns: mail.gehaka.com.br auth: (unknown) The message was delivered on my server at 10:37AM but was in my mailbox 20 minutes later. It happens with all messages that are graylisted. I have played with this conf a lot, mostly with graylist options. Read all documentation on spamdyke site and look for something here on list. Someone have an trick ? Or it´s just normal? Remember, all messages get the same time to be delivered on mailboxes when graylisted. Thanks! Here is my spamdyke conf: dns-blacklist-entry=zen.spamhaus.org dns-blacklist-entry=bl.spamcop.net graylist-dir=/var/spamdyke/graylist graylist-level=always graylist-max-secs=2678400 graylist-min-secs=180 greeting-delay-secs=5 idle-timeout-secs=60 ip-blacklist-file=/etc/spamdyke/blacklist_ip ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords ip-whitelist-file=/etc/spamdyke/whitelist_ip local-domains-file=/var/qmail/control/rcpthosts log-level=info log-target=stderr max-recipients=50 #policy-url=http://my.policy.explanation.url/ rdns-blacklist-file=/etc/spamdyke/blacklist_rdns rdns-whitelist-file=/etc/spamdyke/whitelist_rdns recipient-blacklist-file=/etc/spamdyke/blacklist_recipients reject-empty-rdns #reject-ip-in-cc-rdns reject-missing-sender-mx reject-unresolvable-rdns sender-blacklist-file=/etc/spamdyke/blacklist_senders sender-whitelist-file=/etc/spamdyke/whitelist_senders tls-certificate-file=/var/qmail/control/servercert.pem
