Hi,
I am new to this list, and first I want to say thank you for spamdyke.
I installed it recently on a Plesk 8.3 System for greylisting and it works
fine.
But I have problems with the authentification. I read the archive but I am
still a bit confused and I am new to server administration. So please
forgive me if I ask silly questions.
I noticed that even mail accounts of my own domain were greylisted. After
they are authentificated they should bypass spamdyke. Shouldnt they?
I read that from spamdyke 3.0.0 I dont have to use the authentifcation in
spamdyke because the authtentification of qmail is honored.
So how do I get this working ?
I am also using the blackhole daemon provided by plesk. Would it be better
to use spamdyke for this?
I dont dare to simply try things out on the server, for it is a live system
with more than 400 e-mail accounts and I will (probably) be killed if it
should stop working.
So I want to be quite confident before I start to try anything. So please
boost my confidence by giving me some hints how it should work.
This is my spamdyke.conf:
log-level=2
local-domains-file=/var/qmail/control/rcpthosts
max-recipients=15
idle-timeout-secs=60
graylist-dir=/var/qmail/spamdyke/greylist
graylist-min-secs=300
graylist-max-secs=4814400
#policy-url=http:/www.kapuziner.org/greylisting.html
#sender-blacklist-file=/var/qmail/spamdyke/blacklist_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-blacklist-dir=/var/qmail/spamdyke/blacklist_rdns.d
#rdns-whitelist-file=/var/qmail/spamdyke/whitelist_rdns
#ip-whitelist-file=/var/qmail/spamdyke/whitelist_ip
#greeting-delay-secs=5
#check-dnsrbl=ix.dnsbl.manitu.net
#check-dnsrbl=zen.spamhaus.org
#check-dnsrbl=list.dsbl.org
#check-dnsrbl=zombie.dnsbl.sorbs.net
#check-dnsrbl=dul.dnsbl.sorbs.net
#check-dnsrbl=bogons.cymru.com
#reject-missing-sender-mx
#reject-empty-rdns
#reject-unresolvable-rdns
#reject-ip-in-cc-rdns
ls-certificate-file=/var/qmail/control/servercert.pem
local-domains-file=/var/qmail/control/rcpthosts
And this the smtp_psa file for xinetd.d:
service smtp
{
socket_type = stream
protocol = tcp
wait = no
disable = no
user = root
instances = UNLIMITED
server = /var/qmail/bin/tcp-env
server_args = -Rt0 /usr/sbin/rblsmtpd -r list.dsbl.org -r
dnsbl.njabl.org -r bl.spamcop.net /var/qmail/bin/
relaylock /usr/local/bin/spamdyke -f /etc/spamdyke.conf
/var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/b
in/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
}
Thanks for any help.
minorum
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users