Skip to content
AutoCore1.0.0-rc.1 · Release Candidate
1.0.0-rc.1 · Release Candidate1 min read

Email Configuration

Configure outbound email identity and provider credentials as external, secret-bearing integration settings.

The current API schema exposes RESEND_API_KEY, EMAIL_FROM, and EMAIL_REPLY_TO. The edition profile supplies public-safe identity placeholders; provider credentials and deliverability are operator responsibilities.

Verification

Confirm sender identity, provider configuration, secret reference, and a safe test delivery path. A configured mail field does not prove domain authentication or production deliverability.

Related articles