listmonk/internal
Kailash Nadh dd061f56d4 Add support for direct SSL/TLS (non-STARTTLS) SMTP connections.
- Add support for TLS in `smtppool` (v0.4.0) and upgrade the lib.
- Change `tls_enabled: bool` in the settings table to string
  `tls_type: STARTTLS|TLS|none` and on the settings UI.
- Add DB migrations and schema changes to apply the field change.

Closes #504.
2022-01-03 19:28:36 +05:30
..
bounce Add scanning of full bounce email body for bounce headers. Closes #492. 2021-11-10 20:47:55 +05:30
buflog Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
i18n Load a default (en) language underneath the selected language. 2021-01-26 21:59:27 +05:30
manager Add "passive" mode with --passive flag. 2021-10-29 14:40:22 +05:30
media Fix settings form input validation. 2021-12-09 19:30:15 +05:30
messenger Add support for direct SSL/TLS (non-STARTTLS) SMTP connections. 2022-01-03 19:28:36 +05:30
migrations Add support for direct SSL/TLS (non-STARTTLS) SMTP connections. 2022-01-03 19:28:36 +05:30
subimporter Add support for blocklisting e-mail domains. 2021-09-25 15:39:09 +05:30