Skip to content

Conversation

@evilthiesje
Copy link
Contributor

I like to propose a small enhancement to make Roundcube recognize S/MIME encrypted messages by the early Content-Type application/x-pkcs7-mime (RFC 2311, Appendix C.1).

By this change those messages get the lock symbol in the message list and the banner text encryptedmessage is displayed when the message is selected.

There might be some clients around still using it, for example if they use openssl for encryption like the example below:

openssl smime -encrypt -in mytext.txt -out mail.msg -from [email protected] -to [email protected] -subject "This message is encrypted" -aes-256-cbc alice_pup_key.pem

@alecpl alecpl merged commit bdbfbd9 into roundcube:master Sep 21, 2025
13 checks passed
@pabzm pabzm added this to the 1.7-beta2 milestone Oct 1, 2025
dschmidt pushed a commit to dschmidt/roundcubemail that referenced this pull request Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants