[Mailmunge] Grief After OS Update
Dianne Skoll
dianne at skollsoft.com
Wed Oct 16 22:12:35 EDT 2024
Sorry, one more reply...
If you disable the embedded Perl interpreter, with:
./configure --disable-embedded-perl
then Mailmunge won't link against the Perl library. Instead it will
execute /usr/bin/perl (or wherever Perl lives) to run the filter.
You'll lose a bit of performance, but it will let you upgrade Perl
without bothering Mailmunge.
(Of course, depending on your filter, you might need to update any Perl
modules that aren't packaged by the OS.)
Regards,
Dianne.
More information about the Mailmunge
mailing list