caniemail
caniemail copied to clipboard
Generalize e-mail client features
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.)
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?
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.
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!
Closing this as user was deleted and the first issue no longer is available.