hydroxide
hydroxide copied to clipboard
Cannot send email from Evolution - "Invalid or missing message signature"
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.
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?
nope, evolution still doesn't work
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...
this is happening to me now.. trying to sent a git patch using git sendmail O_O
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?