On 2/15/2018 3:33 PM, Gianluca Furnarotto wrote:
I am trying to use Bayes with spamassassin, now it seems stop to
learn, and
when I use a command as "sa-learn --dump magic", or "sa-learn --sync",
or other sa-learn commands,
it appears this error:
"Use of uninitialized value $_[1] in hash element at
Mail/SpamAssassin/Conf/Parser.pm line 571."
Line 571 is this:
" } "
inside these lines.
" elsif ($type == $Mail::SpamAssassin::Conf::CONF_TYPE_ADDRLIST) {
$cmd->{code} = \&set_addrlist_value;
}" <--- line 571
I'm not a perl programmer, so I need help to understand what is wrong.
Thanks.
p.s.: this is the Jam Software Spamassassin version for Windows
You should likely ask JAM Software if they don't respond on list.
Regards,
KAM