Hi all, i've written a Spamdyke GUI for Plesk for my customers, so that they all have their own responsibility, if they want to use greylisting and are able to maintain their black-and whitelists. It's nice, as they all can see, what's really happening in the mailsystem and keep away spammers and welcome their customers... Rejecting mails without letting the customers know, is near the border to being illegal in Germany, because the customers can make me, or my company responsible for missing mails.
But one problem i have is the logic of where i keep those lists. At the moment i just save them to the Plesk database and dump them regularly by cron-job to special files called customer_blacklist_ip, customer_blacklist_rdns, and so on, which are used by spamdyke. That's a good way to write them with root and keep all privileges healthy and i can let it send a report to me, what has been done. Do you think it's a good politic to activate them globally? I understand it in the way that every whitelisted entry should be a possible "good" sender for the others too. The critial point are the blacklists: Of course i avoided that they add known IP's, i.e. my mail server's network and local IP's and also created a button to check the reverse data. As far as i know, thats a way the "big" providers do it, i mean tagging mails manually as spam or ham. Am i right? Greetz, David _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
