https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7968
Bug ID: 7968 Summary: wrong alias freemail_import_def_welcomelist_auth Product: Spamassassin Version: 4.0.0 Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: sa-...@lrz.de Target Milestone: Undefined Definition in Plugin FreeMail.pm: push(@cmds, { setting => 'freemail_import_def_welcomelist_auth', default => 0, type => $Mail::SpamAssassin::Conf::CONF_TYPE_NUMERIC, aliases => ['freemail_import_def_welcomelist_auth'] } ); $conf->{parser}->register_commands(\@cmds); aliases should be freemail_import_def_whitelist_auth -- You are receiving this mail because: You are the assignee for the bug.