📄️ List Email providers
Returns a list of Email providers.
📄️ Get active Email provider
Returns the active Email provider from the system. This is used to send E-Mails to the users.
📄️ Get Email provider by its id
Get a specific Email provider by its ID.
📄️ Remove Email provider
Remove the Email provider, be aware that the users will not get an E-Mail if no provider is set.
📄️ Add SMTP Email provider
Add a new SMTP Email provider if nothing is set yet.
📄️ Update SMTP Email provider
Update the SMTP Email provider, be aware that this will be activated as soon as it is saved. So the users will get notifications from the newly configured SMTP.
📄️ Add HTTP Email provider
Add a new HTTP Email provider if nothing is set yet.
📄️ Update HTTP Email provider
Update the HTTP Email provider, be aware that this will be activated as soon as it is saved. So the users will get notifications from the newly configured HTTP.
📄️ 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 Email Provider
Activate an Email provider.
📄️ Deactivate Email Provider
Deactivate an Email provider. After deactivating the provider, the users will not be able to receive Email notifications from that provider anymore.
📄️ Test SMTP Email Provider
Test an SMTP Email provider identified by its ID. After testing the provider, the users will receive information about the test results.
📄️ Test SMTP Email Provider
Test an SMTP Email provider. After testing the provider, the users will receive information about the test results.