📄️ Get active SMTP Configuration
Returns the active SMTP configuration from the system. This is used to send E-Mails to the users.
📄️ Add SMTP Configuration
Add a new SMTP configuration if nothing is set yet.
📄️ Get SMTP provider configuration by its id
Get a specific SMTP provider configuration by its ID.
📄️ Remove SMTP Configuration
Remove the SMTP configuration, be aware that the users will not get an E-Mail if no SMTP is set.
📄️ 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.
📄️ 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.