Feature #12156
closedEdit Mail configuration in API and WebUI
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1264043
Description of problem:
Almost all settings can be set through the API and the Web UI. The email delivery method and server (email.yaml) cannot be set. This is inconsistent and not inituitive for the user to suddenly have to edit a different configuration file on disk instead of using the API/UI.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Configure the mail delivery method and server through API
2. Configure the mail delivery method and server through UI
3.
Actual results:
Not possible through API
Not possible through UI
Expected results:
Configuration of mail delivery and server can be set through API
Configuration of mail delivery and server can be set through UI
Additional info: