domainkeys perl module

rickygm

Renowned Member
Sep 16, 2015
136
6
83
Hi , I am running a spamassassin test, and it shows me that it does not find the domainkeys perl library.

spamassassin --lint Aug 18 18:37:55.014 [1020] warn: plugin: failed to parse plugin (from @INC): Can't locate Mail/SpamAssassin/Plugin/DomainKeys.pm in @INC (you may need to install the Mail::SpamAssassin::Plugin::DomainKeys module) (@INC contains: lib /usr/share/perl5 /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at (eval 268) line 1.

cpan modules are installed

install Mail::DomainKeys Reading '/root/.cpan/Metadata' Database was generated on Thu, 18 Aug 2022 22:41:03 GMT Mail::DomainKeys is up to date (1.0).

cpan[2]> install Mail::DKIM Mail::DKIM is up to date (1.20220520).
any ideas?
 
Hi , I am running a spamassassin test, and it shows me that it does not find the domainkeys perl library.
which test and which config requires this module?

cpan modules are installed
PMG ships all needed things in the debian package proxmox-spamassassin no CPAN needed (and actually I would suggest to remove it as it can cause quite a mess - like in this case)

I hope this helps!
 
  • Like
Reactions: rickygm