Am 18.12.2011 um 17:15 schrieb Kevin: > Sorry to bother everyone with this but when I enable SpamDyke in the smtp_psa > config all outside email is blocked.
What message (to the sender) mails are blocked with? > I've also turned on logging but don't see anything being written. Not even normal mail logging? > My gut feeling is my setup of SpamDyke might not either be compatable with my > current version of Qmail or my setup needs tweaking. Spamdyke integrates transparently into qmail-smtp and I've done it on Plesk systems without hassle. Compile spamdyke, test spamdyke config (using spamdykes '--config-test') and put '/path/to/spamdyke -f /path/to/spamdyke.conf' directly in front of '/var/qmail/bin/qmail-smtpd' in '/etc/xinetd.d/smtp_psa'. This, of course, requires you to have 'qmail' and not 'postfix' being set up on your Plesk system. Check using 'ps' if qmail processes are running. If anything else fails you can use tools like 'strace' to figure what's going wrong when your SMTP listener is receiving a mail. -- Regards, Peter _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
