MCPcopy Create free account
hub / github.com/cloudflare/mcp / setReject

Method setReject

worker-configuration.d.ts:9630–9630  ·  view source on GitHub ↗

* Reject this email message by returning a permanent SMTP error back to the connecting client including the given reason. * @param reason The reject reason. * @returns void

(reason: string)

Source from the content-addressed store, hash-verified

9628 message?: {
9629 /**
9630 * Role of the message author
9631 */
9632 role: string;
9633 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected