On Wed, Aug 11, 2021 at 02:24:36PM -0400, Alex wrote:
> Hi, I'm trying to build the latest spamassassin from SVN on fedora34.
> I've also built perl-Mail-Dmarc-PurePerl rom metacpan and installed it
> (along with all its dependencies), but it isn't recognized when
> building SA:
> 
> $ /usr/bin/perl Makefile.PL
> DESTDIR=/home/dave/rpmbuild/BUILDROOT/spamassassin-4.0.0-77.fc34.x86_64/
> SYSCONFDIR=/etc INSTALLDIRS=vendor ENABLE_SSL=yes
> ...
> NOTE: the optional Mail::Dmarc::PurePerl module is not installed.
> 
>   Mail::Dmarc::PurePerl is a Perl implementation of DMARC protocol.
>   It is used by the optional Dmarc Plugin.
> 
The code was loading Mail::Dmarc instead of Mail::DMARC, this worked
with previous versions of the module but not with more recent ones.
I committed a fix.
 Giovanni

Attachment: signature.asc
Description: PGP signature



Reply via email to