Les Fenison wrote:
> 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.

Right, authenticated sessions are not blocked in any way.

> 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?

I don't know plesk (I run qmail-toaster), but spamdyke on plesk would 
log in /usr/local/psa/var/log/maillog. See 
http://www.spamdyke.org/documentation/README.html#LOG
I would expect to see an ALLOWED message from spamdyke.

-- 
-Eric 'shubes'

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

Reply via email to