I#2260 - Mail: Show S/MIME encrypted part as attachment on failed decryption
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2260
This commit is contained in:
@ -114,6 +114,7 @@ empe_app_smime_parse (EMailParserExtension *extension,
|
||||
local_error->message);
|
||||
g_error_free (local_error);
|
||||
|
||||
e_mail_parser_wrap_as_non_expandable_attachment (parser, part, part_id, out_mail_parts);
|
||||
} else {
|
||||
CamelContentType *ct;
|
||||
GQueue work_queue = G_QUEUE_INIT;
|
||||
|
||||
Reference in New Issue
Block a user