On 2023-10-26 at 10:14:44 UTC-0400 (Thu, 26 Oct 2023 15:14:44 +0100)
Linkcheck via users <spamassas...@linkcheck.co.uk>
is rumored to have said:
I have just had reason to run --lint (first time in a week) and it
failed drastically. This is on an well-established postfix mail
server (but currently no real users) running 3.4.6 on Perl version
5.32.1 on Debian Bullseye. Result of --lint is...
Oct 26 14:39:02.888 [121778] warn: plugin: failed to parse plugin
(from @INC): Can't locate
Mail/SpamAssassin/Plugin/WelcomeListSubject.pm in @INC (you may need
to install the Mail::SpamAssassin::Plugin::WelcomeListSubject
module) (@INC contains: /usr/share/perl5 /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.32.1
/usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32
/usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32
/usr/local/lib/site_perl) at (eval 109) line 1.
On 26.10.23 11:03, Bill Cole wrote:
Your SA installation is broken.
WelcomeListSubject is a new module in v4, replacing WhiteListSubject.
If you have anything referencing it in a 3.4.6 installation, you have
something very wrong. The easiest fix is likely to be to remove and
re-install SA.
perhaps it's just v310.pre containing
"loadplugin Mail::SpamAssassin::Plugin::WelcomeListSubject"
copied from v4 installation
OP, change it to "loadplugin Mail::SpamAssassin::Plugin::WhiteListSubject"
to see if it helps.
with two added comments due to plugin not found.
Reload just perormed gives...
[ ... SNIP ... ]
Oct 26 14:38:53 bristolmail spamd[121772]: config: failed to parse
line, skipping, in "/etc/spamassassin/w7_whitelist.cf":
whitelist_subject Barstaple House
Whatever that file is, it is NOT part of the SA distribution. Consult
the author of 'w7_whitelist.cf' for support of whatever configuration
it includes.
This only produces error because WelcomeListSubject does not exist and WhiteListSubject
is not installed.
Fixing the error above should fix this as well.
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Emacs is a complicated operating system without good text editor.