-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 6.1.3, 6.2.1, 6.3.0
-
Component/s: Core features
-
None
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Configure a mail configuration if one doesn't exist
- Save the configuration if it's a brand new one
- Change the value of any field other than `password`
- The update will fail due to a connection error.
- If you also change the password to the correct it will succeed.
Expected Results
You should be able to update any of the fields and it should succeed.
Actual Results
The below exception is thrown in the xxxxxxx.log file:
Cannot test connection We couldn't connect to the mail server.
Workaround
The workaround is to also fill in the password field when updating other fields. This does not affect the actual mailing system and notifications go out as normal.
- mentioned in
-
Page Loading...