more mail RFCs authored by anarcat's avatar anarcat
......@@ -916,6 +916,11 @@ This service was setup following some or all of those documents:
* [password databases](https://doc.dovecot.org/configuration_manual/authentication/password_databases_passdb/)
* [user databases](https://doc.dovecot.org/configuration_manual/authentication/user_databases_userdb/)
* [RFC821](https://tools.ietf.org/html/rfc821) (SMTP, 1982) and [RFC5321](https://tools.ietf.org/html/rfc5321) (SMTP, 2008)
* [RFC6409](https://www.rfc-editor.org/rfc/rfc6409) (Email submission, 2011)
* [RFC8314](https://www.rfc-editor.org/rfc/rfc8314) ("Cleartext Considered Obsolete: Use of Transport
Layer Security (TLS) for Email Submission and Access, makes port
465 legitimate for submission)
* [RFC5598](https://www.rfc-editor.org/rfc/rfc5598) (Internet Mail Architecture, 2009)
* [RFC6186](https://datatracker.ietf.org/doc/html/rfc6186) (SRV auto-discovery)
* [ticket 30608](https://gitlab.torproject.org/tpo/tpa/team/-/issues/30608), the original request for the submission service
* [first discussion of the submission service](meeting/2019-06-03#new-mail-service-requests), the project was
......
......