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
Now it is not selectable in basic settings and does not work anymore.
sendmail (provided by postfix) is still available on the system and nothing besides system updates changed.
Best
Andreas
Steps to reproduce
Expected behavior
sendmail being selectable and working.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 31 to 32)
Are you using the Nextcloud Server Encryption module?
Bug description
Hi,
we are using the nextcloud snap and just noticed that emails do not go out anymore.
Checking basic settings the option to select sendmail vanished.
But as you can see sendmail used to be working:
$ nextcloud.occ config:list | grep mail
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "REMOVED SENSITIVE VALUE",
"emailTestSuccessful": "1",
Now it is not selectable in basic settings and does not work anymore.
sendmail (provided by postfix) is still available on the system and nothing besides system updates changed.
Best
Andreas
Steps to reproduce
Expected behavior
sendmail being selectable and working.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 31 to 32)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
empty
Additional info
No response
The text was updated successfully, but these errors were encountered: