⚠️ This issue respects the following points: ⚠️
Bug description
Previously, the mail settings in admin-> settings-> basic settings-> had an option to en-/disable the authentication.
This checkbox has been removed with the refactoring to Symfony Mailer.
Steps to reproduce
- Go to settings admin basic settings
- save your config
- save username password
- save config again
- look at config.php - username and password have been unset
Expected behavior
2 options:
either the form field sould reappear, allowing authenticationless login (that depends on symfony supporting it)
or fix the username/pw field being optional and don't allow configs without username / password
Installation method
Other Community project
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.0
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Bug description
Previously, the mail settings in admin-> settings-> basic settings-> had an option to en-/disable the authentication.
This checkbox has been removed with the refactoring to Symfony Mailer.
Steps to reproduce
Expected behavior
2 options:
either the form field sould reappear, allowing authenticationless login (that depends on symfony supporting it)
or fix the username/pw field being optional and don't allow configs without username / password
Installation method
Other Community project
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.0
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response