Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: "'mail_smtpmode' => 'null'" still show warning #50578

Closed
5 of 8 tasks
Ch3ck3rM0n opened this issue Jan 30, 2025 · 1 comment
Closed
5 of 8 tasks

[Bug]: "'mail_smtpmode' => 'null'" still show warning #50578

Ch3ck3rM0n opened this issue Jan 30, 2025 · 1 comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@Ch3ck3rM0n
Copy link

⚠️ This issue respects the following points: ⚠️

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?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

@Ch3ck3rM0n Ch3ck3rM0n added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Jan 30, 2025
@joshtrichards
Copy link
Member

Already fixed in 31.0.0 RC2 via #50556 ;-)

https://github.com/nextcloud/server/releases/tag/v31.0.0rc2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

2 participants