Manolo Díaz wrote: > Hi, > > since the last Perl update dkimproxy fails to authenticate incoming emails > with > > dkim=invalid (public key: Can't locate object method "new" via package > "Net::DNS::RR::TXT" at /usr/lib/perl5/Net/DNS/RR.pm line 305, <_GEN_3> line > 30.) [EMAIL PROTECTED]; dkim=invalid (public key: Can't locate object method > "new" via package "Net::DNS::RR::TXT" at /usr/lib/perl5/Net/DNS/RR.pm > line 305, <_GEN_3> line 30.) [EMAIL PROTECTED] > > Regards, > Manolo Díaz
Hi, Don't you think this could be a problem in the package libnet-dns-perl? To me, it sounds like it, without having a deeper look. dkimproxy seems doing a TXT lookup using libnet-dns-perl that fails. If you look here: http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libnet-dns-perl you can see very similar bugs (like #364922 and #461709). I have put the maintainer of libnet-dns-perl as Cc: to this mail so he might be able to confirm. Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

