nextcloud-server/config
Thomas Lehmann e4c013d86d feat(Mailer): add "null" SMTP transport mode
== Goal

Allow disabling mail delivery altogether.

== Usecase

If mails ought to be send by other means than rendering messages from
templates and sending them via SMTP-like protocols.

Example: listening to specific Nextcloud events and pass parameters to
a centralized (i.e. REST-based) API that sends e-mails.

Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
2024-11-19 11:32:39 +07:00
..
.htaccess chore: Add SPDX header 2024-06-06 22:53:41 +07:00
CAN_INSTALL Block install without CAN_INSTALL file 2019-04-11 09:32:33 +07:00
config.sample.php feat(Mailer): add "null" SMTP transport mode 2024-11-19 11:32:39 +07:00