Email design

Customize the look and feel of email newsletters

Email

Email addresses

Contact information used for newsletters and member login emails

{{#liquid-if this.membersFromOpen}}
How members can reach you for help with their account (public)
{{#if this.showSupportAddressConfirmation}}
{{svg-jar "check-circle" class="w4 h4 mr1 stroke-green-d1"}} Check your inbox and confirm before saving your settings
{{/if}}
The address your newsletter posts are sent from
{{#if this.showFromAddressConfirmation}}
{{svg-jar "check-circle" class="w4 h4 mr1 stroke-green-d1"}} Check your inbox and confirm before saving your settings
{{/if}}
{{one-way-select this.selectedReplyAddress id="reply-address" name="reply-address" options=(readonly this.replyAddresses) optionValuePath="value" optionLabelPath="label" update=(action "setReplyAddress") }} {{svg-jar "arrow-down-small"}}
Where you receive responses to newsletters
{{/liquid-if}}

Enable newsletter open-rate analytics

Track how many members are reading your emails

{{#unless this.mailgunIsConfigured}}

Email newsletter settings

The Mailgun API is used for bulk email newsletter delivery. Why is this required?

{{#liquid-if this.membersEmailOpen}}
{{region.flag}} {{region.name}}
Find your Mailgun API keys here »
{{/liquid-if}}
{{/unless}}