From 074887d74702b1520d3964065670789e334b7d44 Mon Sep 17 00:00:00 2001 From: Edwin Hendriks Date: Sun, 2 Nov 2025 16:29:20 +0100 Subject: [PATCH] Improved info on Send email button Improved explanation on errors that will happen if you have not configured a personal email address. Signed-off-by: Edwin Hendriks --- admin_manual/configuration_server/email_configuration.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/admin_manual/configuration_server/email_configuration.rst b/admin_manual/configuration_server/email_configuration.rst index 20df49befa5..1918efccb3a 100644 --- a/admin_manual/configuration_server/email_configuration.rst +++ b/admin_manual/configuration_server/email_configuration.rst @@ -75,9 +75,10 @@ connect Nextcloud to a remote SMTP server: .. note:: The ``overwrite.cli.url`` parameter from ``config.php`` will be used for the SMTP EHLO. -Your changes are saved immediately, and you can click the Send Email button to -test your configuration. This sends a test message to the email address you -configured on your Personal page. The test message says:: +Your changes are saved immediately, and you can click the Send email button to +test your configuration. This requires that an email address is configured in your settings under menu **Personal info** +field **Email** because the test email will be sent to that email address. If not, clicking the +Send email button will give an error. The test email should say:: If you received this email, the settings seem to be correct.