You are reading the documentation for an outdated Corteza release. 2023.9 is the latest stable Corteza release.

Health check

SMTP configuration

To verify your SMTP configuration, you can use this command:

corteza-server auth test-notifications your-email@example.tld

The command sends a test email to the specified email address. If your setup is valid and email sending was successful, you’ll receive an email to the provided inbox.

If you can’t see the email, check the spam folder and server logs.

Connection/authentication errors look like this:
could not send email: dial tcp [::1]:25: connect: connection refused