Product Guide
...
Kubeark Identity
Stages

Email stage

2min

The email stage can be used for email verification, and the background worker will send an email using the specified connection details.

If an email cannot be delivered, the delivery is automatically retried periodically. The default behavior is to send the email to the currently pending user, but this can be overridden by setting the email in the plan's context to another email address, see below:

Text


Custom email templates can also be used, to leverage your own design or layout.

docker-compose
Kubernetes

By placing templates in the custom-templates folder and selecting the template when creating/editing an email stage. If the template is not visible, the worker logs should be checked.

Document image