Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S/MIME signed/encrypted email support #15

Open
apparition47 opened this issue May 26, 2024 · 1 comment
Open

S/MIME signed/encrypted email support #15

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

Comments

@apparition47
Copy link
Owner

Not compatible with Sonoma Mail digital signature and encryption feature, which I use with the apporpriate certificates.

Expected:
Screenshot 2024-05-26 at 10 08 25 PM

Actual:
Screenshot 2024-05-26 at 10 07 56 PM

When viewing signed emails, the Signed label isn't displayed with the MailTrackerBlocker message security extension. Also the signing/encryption icons are greyed out in the message composer. Tested with Actalis' free S/MIME cert.

Content-Type: multipart/signed;
	boundary="Apple-Mail=_CB35ED7D-E91E-4556-85DF-1AFDCCA86A12";
	protocol="application/pkcs7-signature";
	micalg=sha-256
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\))
Subject: signed test
--Apple-Mail=_CB35ED7D-E91E-4556-85DF-1AFDCCA86A12
Content-Disposition: attachment;
	filename=smime.p7s
Content-Type: application/pkcs7-signature;
	name=smime.p7s
Content-Transfer-Encoding: base64
@apparition47 apparition47 added the bug Something isn't working label May 26, 2024
@apparition47 apparition47 self-assigned this May 26, 2024
@apparition47
Copy link
Owner Author

Implemented the "Signed" indicator when viewing messages in 1.1.6.

Composing emails with signing and/or encryption is yet to be implemented. For now, you'll need to disable the MailTrackerBlocker extension if you need to send signed or encrypted emails.

@apparition47 apparition47 changed the title Missing S/MIME signed email verification indicators S/MIME signed/encrypted email support Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant