Malte S. Stretz wrote: > Before you do this, the version of Net::DNS and the contents of line 818 > might be interesting: > $ perl -MNet::DNS -e 'print "$Net::DNS::VERSION\n"' > $ echo '816,820p' | ed /Library/Perl/Net/DNS/Resolver.pm
It's a known error in Net::DNS 0.28 and is fixed in 0.29 (one of the two fixes in 0.29). The array of known resolvers was modified inside a loop and $#ns could become -1, thus causing the a 'division by zero' error when you were offline and no resolvers could answer. ciao Klaus ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk