I installed Spamdyke on my Plesk 8.4 server according to this example:
http://www.blueoryx.info/linux_administration/spamdyke

Everything seems to work (no errors in the maillog), but I get no mail anymore (even hours after first try)

The greylist entrys for the domains are not extended with greylist entrys, while the config file is pointing in the right direction. I assume that this is the reason why mail never arrives. It is not reckcognized as second try because of the lack of the first entry in the graylist dir.

My config:

log-level=2
local-domains-file=/var/qmail/control/rcpthosts
max-recipients=20
idle-timeout-secs=60
graylist-level=always
graylist-dir=/var/qmail/spamdyke/greylist
graylist-min-secs=300
graylist-max-secs=1814400
sender-blacklist-file=/var/qmail/spamdyke/blacklist_senders
sender-whitelist-file=/var/qmail/spamdyke/whitelist_senders
recipient-blacklist-file=/var/qmail/spamdyke/blacklist_recipients
ip-in-rdns-keyword-file=/var/qmail/spamdyke/blacklist_keywords
ip-blacklist-file=/var/qmail/spamdyke/blacklist_ip
rdns-whitelist-file=/var/qmail/spamdyke/whitelist_rdns
ip-whitelist-file=/var/qmail/spamdyke/whitelist_ip
reject-empty-rdns
reject-unresolvable-rdns
greeting-delay-secs=5
#never-greylist-ip-file=/var/qmail/spamdyke/never_greylist
#check-dnsrbl=zen.spamhaus.org
#check-dnsrbl=dnsbl.ahbl.org
#check-dnsrbl=dnsbl.njabl.org
#check-dnsrbl=dnsbl.sorbs.net
#check-dnsrbl=bogons.cymru.com
#check-dnsrbl=bl.spamcop.net
#check-dnsrbl=list.dsbl.org
reject-missing-sender-mx

tls-certificate-file=/var/qmail/control/servercert.pem
local-domains-file=/var/qmail/control/rcpthosts
#policy-url=http://www.your-domain-here.com/spam_policy

/var/qmail/spamdyke/greylist contains the domains as subscribed: domain.ext

These are all empty after sending some mails to the server.

Anyone?
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to