caniemail icon indicating copy to clipboard operation
caniemail copied to clipboard

Generalize e-mail client features

Open Kdex opened this issue 5 years ago • 3 comments

It would be tremendously useful if data about more general e-mail client features (as opposed to just HTML and CSS rendering) were made available with this project. For example,

  • List of supported SMTP AUTH mechanisms
  • Support for displaying plain-text e-mails (see #23)
  • PGP and S/MIME support (see #24)
  • Sieve support
  • Protocol support (TLS by version, JMAP, …)
  • Read-receipt support
  • DSN support

(To be clear, I'm not asking to capture all of the above in this issue; I'm only requesting a change in the data model such that these features can be tracked at all.)

Kdex avatar Sep 13 '19 21:09 Kdex

I like the general idea, and it's already been request (#24 and #23 as you mentioned). However, our focus for now is really on HTML and CSS features. But out of curiosity, what change would be required in the data model to get these features tracked?

hteumeuleu avatar Sep 14 '19 06:09 hteumeuleu

Upon closer inspection, it looks like the models could indeed store such data with only minimal change required. If you want, I could transform each bullet point that hasn't been requested yet into its own issue, so that we can close this.

Kdex avatar Sep 14 '19 07:09 Kdex

As this is not something I'll look into anytime soon, I think it's ok to keep your issue as it is right now. Thank you!

hteumeuleu avatar Sep 14 '19 12:09 hteumeuleu

Closing this as user was deleted and the first issue no longer is available.

hteumeuleu avatar Jan 28 '24 08:01 hteumeuleu