> This will be fixed in the next release. It's probably a %40 in that mail.
When developing this script: http://pastebin.com/FLB3kkLs I discovered a few things: * Many DNSBL's don't work anymore, and this can easily be tested. * zen.spamhaus.org doesn't accept queries from 8.8.8.8 * My dnsmasq will paste the local domain to a domain that doesn't resolve. This totally spoils the DNSBL-concept. This can be solved by doing all queries to only the A-record and a trailing dot. * dnsmasq has a feature where it refuses to return a local address. This will also spoil DNSBL's. The feature 'no-rebind' should be turned of or the 127.0.0.0/8 should be exempted with the latest feature: rebind-localhost-ok The script is to be used with Zabbix. I believe none of you is using it as I wrote an ASSP-plugin for it, but never received any feedback. The script can also be used standalone. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
