Re: Net::DNS broke qpsmtpd-forkserver

2012-12-27 Thread David Nicol
On Thu, Dec 27, 2012 at 3:21 PM, Peter J. Holzer wrote: > > That block was a crude workaround for a bug in Net::DNS. IIRC it has > been fixed a long time ago, so it should be safe to remove that block > completely. I'd have to check the code of Net::DNS to be sure, though. > Net::DNS is under so

Re: Net::DNS broke qpsmtpd-forkserver

2012-12-27 Thread Peter J. Holzer
On 2012-12-27 14:26:28 -0500, Walt Mankowski wrote: > I just restarted qpsmtpd after a reboot and it was no longer receiving > mail. In my logs I saw messages that said > > method Net::DNS::Header::nextid undefined at ./qpsmtpd-forkserver line > 288. > > The problem is in this block of code