You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: