> -----Original Message----- > From: Joseph Brennan > # check it > my $resolver = new Net::DNS::Resolver; > $resolver->tcp_timeout(10); > $resolver->port(530); > my $query = $resolver->query($domainname);
Quick question. Why is the port 530? Are you running a local rsync of surbl using rbldnsd? For those using public DNS resolution, that should be 53 (or not set), right? _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

