send_test_email
Send a diagnostic email to verify Proton Bridge SMTP credentials and connectivity. Use before relying on send_email to confirm setup.
Instructions
Send a minimal diagnostic email to confirm Proton Bridge SMTP credentials and connectivity. Use before relying on send_email in a new environment. Prefer get_connection_status for a connectivity check that does not actually send mail. Returns transport debug info and delivery status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email address. | |
| customMessage | No | Optional custom test body. |