After updating to NC26 from NC25 the Email Test ist not working anymore as before.
Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfe deine Einstellungen. (Fehler: E-Mail konnte nicht versandt werden. Prüfe dein E-Mail-Server-Protokoll)
It worked since years with the same setup.
Debug Log for smtp is enabled but no output.
Updated to a major version (ex. 22.2.3 to 23.0.1)
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"10.10.20.49",
"cloud.grunet.de",
"signaling.grunet.de"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"tempdirectory": "\/NEXTCLOUD-DATA\/data\/tmp",
"dbtype": "mysql",
"version": "26.0.0.11",
"overwrite.cli.url": "https:\/\/cloud.grunet.de",
"overwriteprotocol": "https",
"htaccess.RewriteBase": "\/",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0,
"dbindex": 0
},
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"mail_smtpdebug": true,
"auth.bruteforce.protection.enabled": false,
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"allow_local_remote_servers": true,
"simpleSignUpLink.shown": false,
"skeletondirectory": "",
"auth.webauthn.enabled": false,
"auto_logout": false,
"session_keepalive": true,
"session_lifetime": 86400,
"remember_login_cookie_lifetime": 1296000,
"login_form_autocomplete": true,
"default_language": "de",
"default_locale": "de_DE",
"quota_include_external_storage": false,
"logtimezone": "Europe\/Berlin",
"loglevel": 2,
"log_rotate_size": 26214400,
"filesystem_check_changes": 1,
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
"appstore.experimental.enabled": false,
"enable_previews": true,
"enabledPreviewProviders": [
"OC\\Preview\\TXT",
"OC\\Preview\\PDF",
"OC\\Preview\\HEIC",
"OC\\Preview\\Image",
"OC\\Preview\\TIFF",
"OC\\Preview\\SVG",
"OC\\Preview\\Movie",
"OC\\Preview\\MKV",
"OC\\Preview\\MP4",
"OC\\Preview\\AVI",
"OC\\Preview\\MarkDown",
"OC\\Preview\\OpenDocument",
"OC\\Preview\\BMP",
"OC\\Preview\\GIF",
"OC\\Preview\\XBitmap",
"OC\\Preview\\HEIF"
],
"preview_libreoffice_path": "\/usr\/bin\/libreoffice",
"preview_max_x": "1080",
"preview_max_y": "1920",
"preview_max_scale_factor": 1,
"preview_max_memory": 512,
"activity_expire_days": 90,
"jpeg_quality": "60",
"defaultapp": "files",
"updater.release.channel": "stable",
"maintenance": false,
"data-fingerprint": "a5a9ea759f55ea52cd84a318a8071c2e",
"app.mail.verify-tls-peer": false,
"app.mail.imap.timeout": 30,
"app.mail.smtp.timeout": 30,
"theme": "",
"knowledgebaseenabled": false,
"default_phone_region": "DE",
"ncd_admin_settings": {
"disallow_aria2_settings": "1"
},
"app_install_overwrite": [
"news",
"richdocumentscode",
"fulltextsearch",
"files_fulltextsearch",
"fulltextsearch_elasticsearch",
"passwords",
"files_fulltextsearch_tesseract",
"memories"
],
"memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/lib\/..\/exiftool-bin\/exiftool-amd64-glibc",
"blacklisted_files": [
".htaccess",
"Thumbs.db",
"thumbs.db"
],
"memories.gis_type": 1,
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"memories.vod.path": "\/var\/www\/nextcloud\/apps\/memories\/exiftool-bin\/go-vod-amd64",
"memories.vod.disable": false
}
}
Bug description
After updating to NC26 from NC25 the Email Test ist not working anymore as before.
Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfe deine Einstellungen. (Fehler: E-Mail konnte nicht versandt werden. Prüfe dein E-Mail-Server-Protokoll)
It worked since years with the same setup.
Debug Log for smtp is enabled but no output.
Steps to reproduce
Goto Grundeinstellungen Send Test Mail
Expected behavior
success
Installation method
Other Community project
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
MariaDB
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?
None
What user-backends are you using?
Configuration report
{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "10.10.20.49", "cloud.grunet.de", "signaling.grunet.de" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "tempdirectory": "\/NEXTCLOUD-DATA\/data\/tmp", "dbtype": "mysql", "version": "26.0.0.11", "overwrite.cli.url": "https:\/\/cloud.grunet.de", "overwriteprotocol": "https", "htaccess.RewriteBase": "\/", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "filelocking.enabled": true, "memcache.local": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "memcache.distributed": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 0, "timeout": 0, "dbindex": 0 }, "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "25", "mail_smtpdebug": true, "auth.bruteforce.protection.enabled": false, "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "allow_local_remote_servers": true, "simpleSignUpLink.shown": false, "skeletondirectory": "", "auth.webauthn.enabled": false, "auto_logout": false, "session_keepalive": true, "session_lifetime": 86400, "remember_login_cookie_lifetime": 1296000, "login_form_autocomplete": true, "default_language": "de", "default_locale": "de_DE", "quota_include_external_storage": false, "logtimezone": "Europe\/Berlin", "loglevel": 2, "log_rotate_size": 26214400, "filesystem_check_changes": 1, "ldapIgnoreNamingRules": false, "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory", "appstore.experimental.enabled": false, "enable_previews": true, "enabledPreviewProviders": [ "OC\\Preview\\TXT", "OC\\Preview\\PDF", "OC\\Preview\\HEIC", "OC\\Preview\\Image", "OC\\Preview\\TIFF", "OC\\Preview\\SVG", "OC\\Preview\\Movie", "OC\\Preview\\MKV", "OC\\Preview\\MP4", "OC\\Preview\\AVI", "OC\\Preview\\MarkDown", "OC\\Preview\\OpenDocument", "OC\\Preview\\BMP", "OC\\Preview\\GIF", "OC\\Preview\\XBitmap", "OC\\Preview\\HEIF" ], "preview_libreoffice_path": "\/usr\/bin\/libreoffice", "preview_max_x": "1080", "preview_max_y": "1920", "preview_max_scale_factor": 1, "preview_max_memory": 512, "activity_expire_days": 90, "jpeg_quality": "60", "defaultapp": "files", "updater.release.channel": "stable", "maintenance": false, "data-fingerprint": "a5a9ea759f55ea52cd84a318a8071c2e", "app.mail.verify-tls-peer": false, "app.mail.imap.timeout": 30, "app.mail.smtp.timeout": 30, "theme": "", "knowledgebaseenabled": false, "default_phone_region": "DE", "ncd_admin_settings": { "disallow_aria2_settings": "1" }, "app_install_overwrite": [ "news", "richdocumentscode", "fulltextsearch", "files_fulltextsearch", "fulltextsearch_elasticsearch", "passwords", "files_fulltextsearch_tesseract", "memories" ], "memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/lib\/..\/exiftool-bin\/exiftool-amd64-glibc", "blacklisted_files": [ ".htaccess", "Thumbs.db", "thumbs.db" ], "memories.gis_type": 1, "memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg", "memories.vod.ffprobe": "\/usr\/bin\/ffprobe", "memories.vod.path": "\/var\/www\/nextcloud\/apps\/memories\/exiftool-bin\/go-vod-amd64", "memories.vod.disable": false } }List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
'mail_from_address' => 'noreply', 'mail_smtpmode' => 'smtp', 'mail_sendmailmode' => 'smtp', 'mail_domain' => 'domain.de', 'mail_smtphost' => 'IP', 'mail_smtpport' => '25', 'mail_smtpdebug' => true,