📄️ Deprecated: Get active SMTP Configuration
Returns the active SMTP configuration from the system. This is used to send E-Mails to the users.
📄️ Deprecated: Add SMTP Configuration
Add a new SMTP configuration if nothing is set yet.
📄️ Deprecated: Get SMTP provider configuration by its id
Get a specific SMTP provider configuration by its ID.
📄️ Deprecated: Remove SMTP Configuration
Remove the SMTP configuration, be aware that the users will not get an E-Mail if no SMTP is set.
📄️ Deprecated: Update SMTP Configuration
Update the SMTP configuration, be aware that this will be activated as soon as it is saved. So the users will get notifications from the newly configured SMTP.
📄️ Deprecated: Update SMTP Password
Update the SMTP password that is used for the host, be aware that this will be activated as soon as it is saved. So the users will get notifications from the newly configured SMTP.
📄️ Activate SMTP Provider
Activate an SMTP provider.
📄️ Deprecated: Deactivate SMTP Provider
Deactivate an SMTP provider. After deactivating the provider, the users will not be able to receive SMTP notifications from that provider anymore.
📄️ Deprecated: Test SMTP Provider
Test an SMTP provider identified by its ID. After testing the provider, the users will receive information about the test results.
📄️ Deprecated: Test SMTP Provider
Test an SMTP provider. After testing the provider, the users will receive information about the test results.
📄️ Deprecated: List SMTP Configs
Returns a list of SMTP configurations.