---
title: "Diagnose Email"
method: POST
path: "/api/monitoring/diagnose-email"
tags: ["health"]
---

# Diagnose Email

`POST /api/monitoring/diagnose-email`

Probe the email path from inside this container and explain the result.

Answers the question a failed test alert leaves open: is the mail server
saying no, or is nothing getting out of the container at all? Reports
per-port TCP reachability plus a full authenticated handshake (EHLO,
STARTTLS, login, NOOP) against the configured port, sending no message.

## Response `200`

Successful Response

- object

## Changes

- **2026-08-14** `e202091512bc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/clawbolt/changes/api/monitoring/diagnose-email/post.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/579c110de1b8/schema)
