Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

[bug]: send Messages get encrypted with JMAP user public key #64

Open
1 task done
marcoxyz123 opened this issue May 23, 2024 · 1 comment
Open
1 task done

[bug]: send Messages get encrypted with JMAP user public key #64

marcoxyz123 opened this issue May 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@marcoxyz123
Copy link

What happened?

Hello Mauro
Version 0.8.0

eMail App Mailtemi, sending messages with encryption on rest, is sending the message encrypted with the senders public s/mime key. Expected behaviour: the mail gets send unencrypted (because at the moment no public key is available for the mailto ) and get its way in the send folder encrypted with the senders public key.

Best regards,
Marco

How can we reproduce the problem?

I can reproduce the problem by doing the following steps:

Version

v0.5.x

What database are you using?

None

What blob storage are you using?

None

Where is your directory located?

None

What operating system are you using?

None

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@marcoxyz123 marcoxyz123 added the bug Something isn't working label May 23, 2024
@mdecimus
Copy link
Member

I'm not sure I understand the problem. Encryption at rest will only encrypt messages if they arrive in plain text and if the local recipient has provided a public key for encryption.

Encryption of outgoing messages is not done even if the server has the recipient's key.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants