fastmail / authentication_milter

Email Authentication by SPF/DKIM/DMARC etc.
Other
115 stars 20 forks source link

Abusix error during install #82

Closed freddieleeman closed 3 years ago

freddieleeman commented 3 years ago

After recent merge I'm unable to install, getting this error:

==> Found dependencies: Net::IP, Net::DNS, Mail::DMARC::PurePerl, Mail::DKIM, List::MoreUtils, Mail::AuthenticationResults::Header::AuthServID, Text::Table, Mail::DKIM::KeyValueList, Mail::DKIM::ARC::Verifier, Email::Sender::Simple, Mail::BIMI, Mail::DataFeed::Abusix, Mail::SPF, Mail::AuthenticationResults::Header::Entry, Date::Manip::Date, JSON::XS, Date::Format, TOML, Log::Dispatchouli, App::Cmd::Setup, Mail::DKIM::DNS, Mail::AuthenticationResults::Header, Clone, Mail::DKIM::TextWrap, Net::DNS::Resolver, Mail::AuthenticationResults, Email::Simple::Creator, Email::Date::Format, Email::Simple, Test::File::Contents, File::Slurp, Net::DNS::Resolver::Mock, Import::Into, Prometheus::Tiny::Shared, Proc::ProcessTable, Net::Server::PreFork, Mail::DKIM::Verifier, Sereal, Mail::AuthenticationResults::Header::SubEntry, Mail::AuthenticationResults::Header::Comment, Mail::DKIM::ARC::Signer
<-- snip -->
Found Mail::DataFeed::Abusix 1.20200617001 which doesn't satisfy v1.20200617.1.
<-- snip -->
! Installing the dependencies failed: Module 'Mail::DataFeed::Abusix' is not installed
! Bailing out the installation for Mail-Milter-Authentication-2.20200930.2.
freddieleeman commented 3 years ago

This issue is now resolved with the latest version.