FlowCrypt / flowcrypt-browser

FlowCrypt Browser extension for Chrome and Firefox
https://flowcrypt.com
Other
374 stars 46 forks source link

could not properly parse signed message #3916

Open tomholub opened 3 years ago

tomholub commented 3 years ago

image

This happens to one of our customers, I'll send the details separately since they may be sensitive.

The email is generated by a trading system that sends out automated signed emails.

It would be good to check if other email clients accept the message as valid, and if so, see if we can adjust FlowCrypt to accept it as well.

rrrooommmaaa commented 2 years ago

Was this message sent via Gmail API? It seems to show the same symptoms as #3157 The top-level Content-Type: multipart/mixed (the same behaviour as https://github.com/FlowCrypt/flowcrypt-browser/issues/3157#issuecomment-731027045) It might have been multipart/signed; protocol="application/pgp-signature" originally.

tomholub commented 2 years ago

I'm not sure - please ask the customer, they'll have more details.

tomholub commented 2 years ago

Do you know what is that status here - any response from the customer? If so, let's document it here so that we can come back to it later. Down-prioritizing for now.