Skip to content

Email Settings

The Email Settings page is the central configuration workspace for your tenant’s email infrastructure. It has two sections: Mail Servers for outbound SMTP configuration, and Email Accounts for inbound IMAP accounts linked to those servers. At least one mail server must be configured before you can create an email account.

Email Settings page showing a Mail Servers section card with one server entry and an Email Accounts section card with one account entry

  • Route: /communications/settings/email
  • Menu Path: Communications → Settings → Email
  • Primary audience: Tenant administrators.
  • Add, edit, and delete SMTP mail servers for outbound email delivery.
  • Test SMTP connectivity directly from the add or edit dialog.
  • Add, edit, and delete email accounts that combine an IMAP inbox with an outbound mail server.
  • Trigger a manual IMAP sync on any configured account.
  • Mark one account as the default for outbound sends.
  1. Open Communications → Settings → Email.
  2. In the Mail Servers section, click Add Server and configure your SMTP credentials.
  3. Click Test Connection to verify the SMTP settings before saving.
  4. After saving the server, click Add Account in the Email Accounts section.
  5. Select the mail server you just created, enter the email address and IMAP settings, and save.
  6. Mark the account as Default if it should be used by automation triggers that have no account specified.
  • A mail server must exist before an email account can be created. If no servers are configured, the Add Account button shows a warning.
  • Only one account and one server can be marked as default at a time. Marking a new entry as default automatically clears the previous default.
  • SMTP passwords are stored encrypted. When editing, leave the password field blank to keep the existing password.
  • The Test Connection button verifies that the portal can reach the SMTP host and authenticate with the provided credentials. It does not send a live email.

Click Add Server in the Mail Servers section header to open the Add Mail Server dialog.

Add Mail Server dialog showing Name, SMTP Host, SMTP Port, SMTP Username, SMTP Password, and Use TLS fields filled with sample data

FieldRequiredTypeDescriptionDefaultValidation
Server NameYesTextFriendly label for this server (for example, “Production SMTP”)Required
SMTP HostYesTextHostname or IP of the SMTP server (for example, smtp.example.com)Required
SMTP PortYesNumberPort number for SMTP connections587Required; common values: 25, 465, 587
SMTP UsernameNoTextAuthentication username
SMTP PasswordNoPasswordAuthentication password (stored encrypted)
Use TLS/STARTTLSNoToggleEnables TLS encryption for the SMTP connectionOn

Steps:

  1. Click Add Server.
  2. Enter a Server Name and the SMTP Host.
  3. Set the SMTP Port (587 for TLS, 465 for SSL, 25 for plain).
  4. Enter SMTP Username and SMTP Password if authentication is required.
  5. Toggle Use TLS/STARTTLS as appropriate.
  6. Optionally click Test Connection to verify the settings.
  7. Click Add Server to save.

Click the pencil icon on a server card to open the Edit Mail Server dialog.

Screenshot pending: Edit Mail Server dialog pre-filled with existing server settings

Same fields as the Add dialog. Leave the SMTP Password field blank to keep the existing password. Click Save Changes to apply.

Click the trash icon on a server card.

  1. A confirmation dialog asks: “Are you sure you want to delete [name]? This cannot be undone.”
  2. Click Delete to confirm.

Note: Deleting a mail server that has linked email accounts will also remove those accounts’ outbound capability.

Click Add Account in the Email Accounts section header to open the Add Email Account dialog. A mail server must already exist.

Add Email Account dialog showing Email Address, Display Name, Mail Server selector, Is Default toggle, and IMAP settings

FieldRequiredTypeDescriptionDefaultValidation
Email AddressYesEmailThe email address for this accountMust be a valid email
Display NameYesTextFriendly label shown in the portal (for example, “Support Inbox”)Required
Mail ServerYesSelectOutbound SMTP server to useRequired; must have at least one server configured
Set as default accountNoToggleMakes this the default sending account for automation triggersOff
IMAP HostNoTextHostname for incoming email (IMAP)
IMAP PortNoNumberPort for IMAP connection993Common values: 993 (SSL), 143 (TLS)
IMAP UsernameNoTextIMAP authentication username
IMAP PasswordNoPasswordIMAP authentication password
Use TLS/SSLNoToggleEnables TLS for the IMAP connectionOn

Steps:

  1. Click Add Account.
  2. Enter the Email Address and a Display Name.
  3. Select the Mail Server to use for outbound sends.
  4. Optionally configure IMAP settings to enable incoming email sync.
  5. Check Set as default account if this should be the tenant default.
  6. Click Add Account to save.

Click the pencil icon on an account card.

Screenshot pending: Edit Email Account dialog pre-filled with existing account settings

The Email Address field is read-only after creation. All other fields, including the mail server assignment, IMAP credentials, and default flag, are editable. Leave password fields blank to keep existing passwords. Click Save Changes to apply.

Click the refresh (sync) icon on an account card to trigger a manual IMAP sync. The icon spins while the sync is in progress. Use this to pull in new messages immediately without waiting for the scheduled background sync.

Click the trash icon on an account card.

  1. A confirmation dialog asks: “Are you sure you want to delete the account [name]? This cannot be undone.”
  2. Click Delete to confirm.
  • Automation — assign email accounts to automation triggers for specific sender addresses
  • Email Logs — view outbound email delivery history
  • WhatsApp Settings — configure WhatsApp Business accounts