I just installed spamdyke on my server running Plesk 9.2.2
I can not tell if it is actually running as it is logging nothing. I
blacklisted my own IP for a test and it didn't stop me from sending, of
course I was authenticated so maybe that was normal.
I am starting out conservative with nothing in my config file except
log-level=info
log-target=syslog
ip-blacklist-entry={my IP here}
My /etc/xinit.d/smtp_psa file looks like this...
service smtp
{
socket_type = stream
protocol = tcp
wait = no
disable = no
user = root
instances = UNLIMITED
env = SMTPAUTH=1
server = /var/qmail/bin/tcp-env
server_args = -Rt0 /usr/local/bin/spamdyke
/var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd
/var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw
/var/qmail/bin/true
}
Any idea why spamdyke doesn't seem to be running? How can I tell if it is?
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users