Home GnuPG
Diffusion GpgOL a21ec18d498c

Fix preview for multipart/signed pgp mails

Description

Fix preview for multipart/signed pgp mails

* src/parsecontroller.cpp (ParseController::parse): On second
pass parsing only verify.

This only affects users which have enabled auto-key-retrieve
in their config and then only pgp/mime messages where the
crypto operation is not combined into one pgp message.

Details