The OpenBSD 7.9 port of amavisd-new fails to start with the error message: ERROR: MISSING REQUIRED ADDITIONAL MODULES: Crypt::OpenSSL::RSA::new_public_key
This is due to the change from p5-Crypt-OpenSSL-RSA-0.33p0 to p5-Crypt-OpenSSL-RSA-0.37, which removes the undocumented AutoLoader component. Same issue documented here: https://gitlab.com/amavis/amavis/-/work_items/128 The patch to amavisd from Sergej Pupykin on this page fixes the problem: https://gitlab.archlinux.org/archlinux/packaging/packages/amavisd-new/-/work_items/1 -- Jim Lippard [email protected] http://www.discord.org/ GPG Key ID: 0x99FD5CD6
