diff --git a/src/content/docs/docs/administration/configuration.mdx b/src/content/docs/docs/administration/configuration.mdx index a101bda..f5bbc2d 100644 --- a/src/content/docs/docs/administration/configuration.mdx +++ b/src/content/docs/docs/administration/configuration.mdx @@ -59,9 +59,10 @@ per-Team settings: ## Email Configured on the same screen and covered in -[Notifications and email](/docs/administration/notifications-and-email/): it is Gmail over -OAuth2, it reuses the Google authentication client, and it must be set up on the -[Authentication](/docs/administration/authentication/) page first. +[Notifications and email](/docs/administration/notifications-and-email/): pick a mail +transport, enter its host, port and credentials, and send a test. It depends on nothing +else on the site — a relay is the recommended posture, a mailbox provider over SMTP the +simplest, and your own MTA needs no credentials at all.