Re: Fatal errors with Net-DNS-0.73

2013-12-01 Thread Walt Mankowski
I get some slightly different log messages but it still fails: 2013-12-01 21:41:48 *** FATAL PROGRAM ERROR!!Unknown method 'default' 2013-12-01 21:41:48 *** which the program has attempted to call for the object: 2013-12-01 21:41:48 *** 2013-12-01 21:41:48 *** ;; EDNS version 0 2013-12-

Re: Fatal errors with Net-DNS-0.73

2013-12-01 Thread Matt Simerson
Having looked into it further, and having installed Net::DNS 0.73, I can confirm what you saw. Check out this patch: https://github.com/msimerson/qpsmtpd/commit/b085388cda28012a1a63da9c3c94225b399ac6a8 It specifically requests a PTR lookup, instead of using the Net::DNS default type. That seem

Re: Fatal errors with Net-DNS-0.73

2013-11-30 Thread Walt Mankowski
Are you referring to commit 6a0fa13? If so, I'm the one who first posted that bug, and it was for a different problem with Net-DNS 0.69. But Markus's patch was slightly different from mine, so it was possible it might have fixed my problem too. I used his patch, but unfortunately I still got the s

Re: Fatal errors with Net-DNS-0.73

2013-11-30 Thread Matt Simerson
https://github.com/smtpd/qpsmtpd/ Have a look at the Changes file, and/or the closed issues. Matt On Nov 30, 2013, at 7:43 AM, Walt Mankowski wrote: > I installed the new version of Net::DNS last night (version 0.73) and > that caused qpsmtpd to fail with a fatal error. Here's what I see in

Fatal errors with Net-DNS-0.73

2013-11-30 Thread Walt Mankowski
I installed the new version of Net::DNS last night (version 0.73) and that caused qpsmtpd to fail with a fatal error. Here's what I see in the logs: 2013-11-30 10:04:04 *** FATAL PROGRAM ERROR!!Unknown method 'default' 2013-11-30 10:04:04 *** which the program has attempted to call for