Re: [Pdns-users] PowerDNS Recursor does not provide correct answer to Postfix

2016-08-18 Thread Michael
Quoting Pieter Lexis : Hi Michael, On Thu, 18 Aug 2016 14:20:25 + Michael wrote: Last week I updated to Ubuntu 16.04. So I have a new Postfix version (3.1.0) as well as a new pdns_recursor version (4.0.0-alpha2). Since this update Postfix does not receive correct answers for a particula

Re: [Pdns-users] PowerDNS Recursor does not provide correct answer to Postfix

2016-08-18 Thread Steve Atkins
> On Aug 18, 2016, at 8:11 AM, David wrote: > > On 2016-08-18 8:37 AM, Pieter Lexis wrote: >> Hi Michael, >> >> On Thu, 18 Aug 2016 14:20:25 + >> Michael wrote: >> >>> Last week I updated to Ubuntu 16.04. So I have a new Postfix version >>> (3.1.0) as well as a new pdns_recursor version (

Re: [Pdns-users] PowerDNS Recursor does not provide correct answer to Postfix

2016-08-18 Thread David
On 2016-08-18 8:37 AM, Pieter Lexis wrote: Hi Michael, On Thu, 18 Aug 2016 14:20:25 + Michael wrote: Last week I updated to Ubuntu 16.04. So I have a new Postfix version (3.1.0) as well as a new pdns_recursor version (4.0.0-alpha2). Since this update Postfix does not receive correct answ

Re: [Pdns-users] PowerDNS Recursor does not provide correct answer to Postfix

2016-08-18 Thread Pieter Lexis
Hi Michael, On Thu, 18 Aug 2016 14:20:25 + Michael wrote: > Last week I updated to Ubuntu 16.04. So I have a new Postfix version > (3.1.0) as well as a new pdns_recursor version (4.0.0-alpha2). > > Since this update Postfix does not receive correct answers for a > particular query anymo

Re: [Pdns-users] PowerDNS Recursor does not provide correct answer to Postfix

2016-08-18 Thread Michael
Hi, thanks for the answer. Since I can see the query from Postfix in the logs of PDNS_recursor, I assume Postfix is communicating with the recursor correctly. Here is the content of /var/spool/postfix/etc/resolv.conf root@mx0:~# cat /var/spool/postfix/etc/resolv.conf # Dynamic resolv.conf(5

Re: [Pdns-users] PowerDNS Recursor does not provide correct answer to Postfix

2016-08-18 Thread Leen Besselink
Hi, Sounds like a strange problem. Just to make sure it's set up correctly. Could you check that Postfix is talking to PowerDNS Recursor ? Because Postifx has a seperate resolv.conf (which gets updated when starting Postfix): /var/spool/postfix/etc/resolv.conf On Thu, Aug 18, 2016 at 02:20:25

[Pdns-users] PowerDNS Recursor does not provide correct answer to Postfix

2016-08-18 Thread Michael
Hi all, I have been using pdns_recursor package on my Ubuntu 14.04 quite some time to resolve host names locally. That worked fine for the entire system. Last week I updated to Ubuntu 16.04. So I have a new Postfix version (3.1.0) as well as a new pdns_recursor version (4.0.0-alpha2). S