Hi,
i try to update the SpamAssasin from 1.2.0 to 2.0.0 it displayed me the following error.
Ein unerwarteter Fehler ist aufgetreten:
Modules::Plugin::_executePluginAction: autoused module List::MoreUtils has unique import() method at /var/www/imscp/gui/plugins/SpamAssassin/backend/SpamAssassin.pm line 1046.Here the line 1046 : $fileContent =~ s/\Q{SAUSERPREFS_DONT_OVERRIDE}\E/@{[ join ",\n ", map qq{'$_'}, uniq @settings ]}/g;
How can i resolve the problem ?
Thanks