Skip to content

EmailProviderSettings

Email provider settings response from /api/v1/admin/email/settings

This is the flat structure returned by the admin API, which differs from the nested EmailSettings structure used in AppSettings.

PropertyTypeDescription
_overridesRecord<string, EmailSettingOverride>Settings overridden by environment variables
enabledboolean-
from_addressstring-
from_namestring-
mailgun_api_key_setboolean-
mailgun_domainstring-
provider"smtp" | "sendgrid" | "mailgun" | "ses"-
sendgrid_api_key_setboolean-
ses_access_key_setboolean-
ses_regionstring-
ses_secret_key_setboolean-
smtp_hoststring-
smtp_password_setboolean-
smtp_portnumber-
smtp_tlsboolean-
smtp_usernamestring-