I'm in trouble understanding what happens when spamdyke detects an rbl match and how it generates the error message that is sending back to the blocked client. The configuration is simple:
dns-blacklist-entry=one.rbl.here There is no 'rejection-text-dns-blacklist' defined, so it should do the default behavior as documented. But, it doesn't. Or more precise, not always. Sometimes it sends back the TXT message of the rbl dns request, sometimes it sends back the default-spamdyke string for rbl matches. I've tested a lot, but don't find the answer why. All rbl zones that are configured / checked by spamdyke are in my control (rbldnsd copies of all the checked rbls). The only thing I found was that some of the zones have a TXT entry for 127.0.0.2, some only for another (127.0.0.3 for example). Thats quiet normal, because today most of the rbls are for special cases und give different return codes; the 127.0.0.2 is only the default A when no other A record is specified for a match. Could it be that spamdyke only sends back the TXT record when there is a TXT record for 127.0.0.2, but not for the special A record (127.0.0.A) ? _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
