immich/open-api
Clement Martin 95889a69c9
feat(server): Option to configure SMTPS transport (#22833)
* feat(server): Option to configure SMTPS transport

This commit adds a boolean option in the SMTP transport configuration to
enable the so-called "secure" mode. What it does is use SMTP over TLS
instead of relying on the more common STARTTLS option over plain SMTP.

* Add missing field in dto

* Add missing field

* Use a switch instead of text field

* Add field in spec

* chore: regen open-api

---------

Co-authored-by: Jason Rasmussen <jason@rasm.me>
2025-10-17 10:21:27 +00:00
..
bin chore: change usage of pnpx to pnpm dlx (#23009) 2025-10-17 12:20:50 +02:00
patch chore: upgrade openapi generator version (#12358) 2024-09-05 11:31:48 -05:00
templates/mobile feat(mobile): edit location action (#19645) 2025-07-01 16:52:11 +00:00
typescript-sdk feat(server): Option to configure SMTPS transport (#22833) 2025-10-17 10:21:27 +00:00
immich-openapi-specs.json feat(server): Option to configure SMTPS transport (#22833) 2025-10-17 10:21:27 +00:00
openapitools.json chore: upgrade openapi generator version (#12358) 2024-09-05 11:31:48 -05:00