Cyril Bouthors wrote: > What if jdresolve runs on a machine where the resolver sometimes > fails?
It should handle this correctly (and does). Here it looks like a broken DNS answer. Could you try to edit line 855 of /usr/bin/jdresolve - if ($packet) { + if ($packet and $packet->answer) { ? Frederic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]