Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.

Email

FluxStore sends transactional emails to your customers automatically: order confirmations, delivery notifications, gift card codes, and more. By default, these are sent from a shared FluxStore sender. If you want emails to come from your own domain for better branding and deliverability, you can connect your own SMTP server.

Email settings are under Dashboard > Store Settings > Email.

Default email

With no configuration, FluxStore sends emails on your behalf. This works out of the box and is fine for most stores.

Custom SMTP

If you want emails to come from your own domain (e.g. [email protected]), configure your own mail server.

SettingDescription
Use Own Mail ServerSwitch from the default FluxStore sender to your own SMTP server
SMTP HostServer hostname (e.g. smtp.gmail.com, smtp.mailgun.org)
SMTP PortPort number. Use 587 for TLS or 465 for SSL
Use SSLEnable SSL/TLS encryption for the connection
UsernameYour SMTP authentication username
PasswordYour SMTP authentication password

Sender details

SettingDescription
From EmailThe “From” address customers see (e.g. [email protected])
From NameThe sender name (e.g. Cosmic Network)
Reply ToWhere replies go when a customer replies to an email
Enable EmailsTurn all outgoing emails on or off for the store

If you use a custom From Email on your own domain, make sure your DNS has the correct SPF and DKIM records for your SMTP provider. Without these, your emails are likely to end up in spam.

Email logs

You can view all emails sent for a specific order from the order detail page (Dashboard > Orders > click an order). This shows what was sent, when, and to which address.

Custom email templates are available on the Pro plan. See Plans and Pricing.