hydroxide icon indicating copy to clipboard operation
hydroxide copied to clipboard

Cannot send email from Evolution - "Invalid or missing message signature"

Open zarandya opened this issue 3 years ago • 6 comments

I am no longer able to send email from Evolution to non-Protonmail recipients. I am getting the following messages:

2021/06/19 14:51:32 creating draft message
2021/06/19 14:51:42 uploading message body
2021/06/19 14:51:44 sending message
2021/06/19 14:51:44 Received create event for message <MESSAGE ID>
2021/06/19 14:51:44 request failed: POST https://mail.protonmail.com/api/messages/<MESSAGE ID>: [2001] Invalid or missing message signature

Downgrading Evolution and/or Hydroxide did not make the error go away, so it is probably a change in the Protonmail API. Another device running Hydroxide+FairEmail still works though.

I have not set up any signing keys in Evolution or Protonmail.

zarandya avatar Jun 19 '21 13:06 zarandya

Same issue for me with git sendemail using hydroxide.

EDIT: it suddenly started working again for me this morning with git sendemail... so temporary upstream issue at Proton?

tfardet avatar Jun 19 '21 19:06 tfardet

nope, evolution still doesn't work

zarandya avatar Jun 22 '21 17:06 zarandya

Any news from this? It started happening again for me and, looking at the logs, I found the POST returned to be:

5001 "Missing x-pm-appversion header" which seems to me like protonmail is now checking for a specific header from their bridge apps...

tfardet avatar Jun 28 '21 09:06 tfardet

this is happening to me now.. trying to sent a git patch using git sendmail O_O

r3k2 avatar Oct 18 '21 01:10 r3k2

Same here using Laravel to send emails.

2022/12/12 16:18:32 SMTP server listening on 127.0.0.1:1025
2022/12/12 16:18:49 <EMAIL ADDRESS> logged in
2022/12/12 16:18:49 creating draft message
2022/12/12 16:18:50 uploading message body
2022/12/12 16:18:51 sending message
2022/12/12 16:18:52 request failed: POST https://mail.proton.me/api/messages/<MESSAGE ID>: [2001] Invalid or missing message signature, please sign out and back in again

any update?

alvaro-canepa avatar Dec 12 '22 16:12 alvaro-canepa