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

Health check

A health check is a series of steps you should take to verify that everything is set up and working correctly.

DevNote expand this with extra steps for all of the different bits.

SMTP configuration

You can use this command to verify that your SMTP configuration is working correctly. The command sends a test email to the provided email address.

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

Depending on your provider, the email can take a bit to be delivered. If you can’t see the email, make sure to check your spam folder and server logs.

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