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
I have installed the current "31.0.0 RC1". I read some comments and documentations and disabled the smtpmode in the config.php, but I am still have warnings due to email configuration in the overview.
Bug description
Hi all,
I have installed the current "31.0.0 RC1". I read some comments and documentations and disabled the smtpmode in the config.php, but I am still have warnings due to email configuration in the overview.
'mail_smtpmode' => 'null',
'mail_sendmailmode' => 'null',
It was missed when adding 'null' that the setup check should be adapted as 'well'.
Please implement it.
Steps to reproduce
Setup:
'mail_smtpmode' => 'null',
'mail_sendmailmode' => 'null',
Expected behavior
Mail serving should be disabled and warnings disappear.
Nextcloud Server version
31
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: