Healthcheck endpoints

Mailpit has two healthcheck HTTP endpoints that can be used for Docker or Kubernetes: /livez and /readyz. Both endpoints should return a “200” response if Mailpit is running correctly.

Edit this page