⚠️ This issue respects the following points: ⚠️
Bug description
27.0.0
Email Server
encryption → SSL/TLS and port 587
Even if smtp is configured correctly, it will lead to the test faild
In order to pass the test normally Config.php must be revised.
'mail_smtpsecure' => 'tls'
the old version did not have this problem.
Steps to reproduce
1.Email Server
2.encryption → SSL/TLS and port 587
3.test
Expected behavior
cheak it
Installation method
None
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Bug description
27.0.0
Email Server
encryption → SSL/TLS and port 587
Even if smtp is configured correctly, it will lead to the test faild
In order to pass the test normally Config.php must be revised.
'mail_smtpsecure' => 'tls'
the old version did not have this problem.
Steps to reproduce
1.Email Server
2.encryption → SSL/TLS and port 587
3.test
Expected behavior
cheak it
Installation method
None
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response