Home GnuPG
Diffusion GpgOL e7ef14e076f9

Fix multipart signed mails

Description

Fix multipart signed mails

* src/mimemaker.cpp (add_body_and_attachments): Add extra line for
multipart/related and multipart/alternative.

Outlook adds that line when the message is constructed. If that
line is not part of our hashed message we will create an invalid
signature.

Details