ColdFusion 2021 Update 22 causing error Cannot find implementation class coldfusion.tagext.mail.Mail
Recently we updated our Coldfusion 2021 server to update 22 and are now getting several errors with packages, we followed the instructions from this post but still haven't been able to make it work.
First the mail package wasn't installed, we tried to install it via cfpm and Cf admin without success, later we discovered that there were missing dependencies which we manually uploaded to the repo folder, cleared felix cache, both manually and programatically, deleted cfclasses folder.
And finally we were able to install it but still having the same issue also we found out that even though postgresql is installed we get and error saying that the package is not suitable to make the connection and that we should use cfpm to install it, another error we get is when we use the function Encrypt it gives and error, any advice will help a lot.
