When trying to read a multipart email with one of the parts using PGP-SHA256, the following error is reported:
pgpmail: unsupported micalg "PGP-SHA256"
There is also a text/plain part not using PGP, but I'm not able to read it because of the error. Should aerc gracefully fail in this case and keep checking other parts in the multipart message to see if anything else is renderable normally? This essentially blocks me from reading emails with any PGP errors on them.