nextcloud/lib
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 +01:00
..
composer feat(user-prefs): renaming to IUserConfig 2024-11-18 20:11:31 -01:00
l10n Fix(l10n): Update translations from Transifex 2024-11-18 00:20:43 +00:00
private feat(Mailer): add "null" SMTP transport mode 2024-11-19 11:32:39 +01:00
public feat(user-prefs): renaming to IUserConfig 2024-11-18 20:11:31 -01:00
unstable feat(user-prefs): renaming to IUserConfig 2024-11-18 20:11:31 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix: Do not check for strict cookie when running webcron 2024-11-07 16:34:10 +01:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00