SettingsUpdated 2026-06-01

Email settings

Configure SMTP for order, customer, marketing, and OTP emails with per-channel profiles.

Saleporia sends transactional and marketing emails via your own SMTP. Configure a default profile and optional per-channel custom SMTP profiles.

Where to find it

Settings → Email. Toggle email enabled, then configure SMTP connection details.

SMTP configuration

FieldTypeDescription
hoststringSMTP server hostname.
portnumberSMTP port (e.g. 587 for TLS, 465 for SSL).
securebooleanWhether to use a secure (TLS) connection.
userstringSMTP username.
passwordstringSMTP password. Masked after saving.
fromstringThe From address for outgoing emails.
replyTostringThe Reply-To address.

Per-channel profiles

For advanced setups, configure separate SMTP profiles per channel — order, customer, and OTP — each with its own host, credentials, and from address. Marketing emails use the default profile. Toggle which email types are enabled independently.

Test your setup

Use the Send test email button to verify your SMTP configuration for any profile before relying on it for real customer emails.
POST/shop/email/test
Send a test email via saved SMTP (default, order, customer, or OTP profile).
Session