Hey KAM,
> On Oct 27, 2014, at 5:34 PM, Kevin A. McGrail wrote:>
> > Using SA really requires a local caching naming server. This fixes more
> > than a handful of problems. Switch to that and see if your issue is
> resolved.
>
Already tried that. When using unbound as a local cachin
Hey Mark,
> Do you have a firewall in place that tries to do a deep packet
> inspection
> on DNS UDP packets but does not understand EDNS0 (the OPT RR) ?
>
>
thanks for the suggestion!
Unfortunately, the network is not the culprit. I tried to apply my chef recipes
to a virtual machine on
Hey!
> On Oct 28, 2014, at 10:51 AM, Thomas Preißler wrote:
>
>
> Hey Mark,
>
>
>> Do you have a firewall in place that tries to do a deep packet
>> inspection
>> on DNS UDP packets but does not understand EDNS0 (the OPT RR) ?
>>
>>
&g
Hey Mark,
thanks for your explanation!
> I'm beginning to understand what is going on here.
> Because you have a older version of Mail::DKIM, spamassassin is
> unable to provide it with its own resolver, so Mail::DKIM does
> it by directly calling Net::DNS, which uses IO::Socket::INET,
> whil