You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Email server > Settings" buttons disabled but no reason given
Passbolt Version: 3.8.3
Platform and Target:
-- Operating system: Ubuntu 20
-- PHP: 8.1
-- Web server: NGINX
-- Database server: mysql
What you did
Installed via source, provided SMTP info via install script, went to send a test email.
What happened
"Send test email" button was disabled. No errors.
What you expected to happen
A note similar to the one that shows when any fields are modified. The note says: Warning: These are the settings provided by a configuration file. If you save it, will ignore the settings on file and use the ones from the database.
A note with similiar might be able to always show. Something like Warning: These settings are provided by a configuration file. If any changes are made on this screen, passbolt will ignore the settings in the file and add them to encrypted organization settings in the database.
I actually checked for errors as a first step as it wasn't clear why it was disabled.
The text was updated successfully, but these errors were encountered:
Also, once the settings are updated in the database, the warning about settings sourced from file is still showing. It shows because the file still has settings, yes - but they are no longer used. Maybe the warning above that is proposed would address this as well.
"Email server > Settings" buttons disabled but no reason given
-- Operating system: Ubuntu 20
-- PHP: 8.1
-- Web server: NGINX
-- Database server: mysql
What you did
Installed via source, provided SMTP info via install script, went to send a test email.
What happened
"Send test email" button was disabled. No errors.
What you expected to happen
A note similar to the one that shows when any fields are modified. The note says:
Warning: These are the settings provided by a configuration file. If you save it, will ignore the settings on file and use the ones from the database.
A note with similiar might be able to always show. Something like
Warning: These settings are provided by a configuration file. If any changes are made on this screen, passbolt will ignore the settings in the file and add them to encrypted organization settings in the database.
I actually checked for errors as a first step as it wasn't clear why it was disabled.
The text was updated successfully, but these errors were encountered: