PhoenixKitWeb.Live.Settings.SendProfiles (phoenix_kit v1.7.205)

Copy Markdown View Source

Send profiles list page — under the core Email Sending settings (/admin/settings/email-sending/profiles).

Each send profile references an Integrations connection and carries per-account send parameters (sender identity, rate limits, provider "advanced" options). At most one profile may be the service-wide default.

Summary

Functions

handle_event(binary, map, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_params(params, url, socket)

Callback implementation for Phoenix.LiveView.handle_params/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.