Email Channel Configuration Options

The email channel configuration is split across three tabs. This article describes each tab and the settings within it.

To access an email channel, go to Admin > Channels > Channels, filter by Email, and select the channel you want to configure.


Channel Settings tab

Channel settings

SettingDescription
NameThe channel name, visible to agents and used in reporting. Maximum 40 characters.
Channel typeThe type of channel. Set to Email.
ActiveToggle to make the channel active or inactive.
DescriptionAn internal description for the channel. Not visible to customers. Maximum 1,000 characters.
Ticket reopeningWhen enabled, a customer who replies within the specified number of days will reopen their previous ticket rather than creating a new one. If the period has expired, a new ticket is created automatically.

Tagging

Visible only when the tagging feature is enabled. Select the tag field to assign or remove tags on this channel. For more information, see Tagging — Where and how it affects the system.

Plans

SettingDescription
Result codeThe result code plan used for interactions on this channel. Only result codes within the selected plan are available to agents when dispositioning. Result codes must also have the Email channel type assigned in their configuration to appear. See Result Codes for more detail.
ScheduleThe schedule plan for this channel. When assigned, in-hours and out-of-hours automatic reply templates become available in the General tab. See Plans for more detail.

SLA

SettingDescription
Response timeThe maximum time an agent should take to respond to an interaction. A countdown timer is displayed on the interaction tab in Contact Hub.
Response warningThe percentage of the response time at which agents are warned they are approaching the SLA. The interaction tab changes from green to amber at this point. Set to 100% to disable the warning.
Manual parkWhen enabled, agents on the queue associated with this channel can manually park an interaction to pause the SLA timer while they carry out work away from the screen. See Park Interactions for more detail.
Automatic parkWhen enabled, interactions are automatically parked when an agent on the queue receives an inbound call. Without this, the SLA timer continues to run during voice calls. Both manual and automatic park can be enabled simultaneously.

User settings

SettingDescription
CapacityThe maximum number of concurrent email interactions an agent can handle from this channel at any one time. Capacity is cumulative across all channels an agent is assigned to unless a specific user capacity plan is set. See Agent Capacity Plans for more detail.
Force readyWhen disabled (default), agents go Not Ready when they receive an interaction and return to ready manually. When enabled, agents remain ready after receiving an interaction until their capacity is filled, and automatically return to ready once capacity drops. Agents can only leave the campaign or take a break after their current interactions are completed.

Scripting

SettingDescription
EnableToggle to enable or disable the use of a script on this channel.
ProviderSelect Max to use a script built within MaxContact, or Other to use an external CRM or third-party system.
Max ScriptThe MaxContact script to display to agents for interactions on this channel. Only available when Provider is set to Max.
Script URLThe URL for the script. Populated automatically for Max scripts. Enter the URL manually when Provider is set to Other.

Mailbox tab

Mailbox settings

The mailbox settings connect MaxContact to your email account. These details are available from your email provider. For common providers such as Microsoft 365, the server settings can usually be found with a quick search online. For company-specific accounts, contact your IT team or email provider.

SettingDescription
Incoming mailbox (IMAP)The incoming mail server address as provided by your email provider.
Outgoing mailbox (SMTP)The outgoing SMTP server address as provided by your email provider — for example, smtp.example.com.
IMAP portThe port used for inbound messages as provided by your email provider.
SMTP portThe port used for outgoing messages as provided by your email provider.
Display nameThe sender name displayed on outgoing emails from this channel.
Refresh rateHow often MaxContact checks the inbox for new emails, in minutes. Must be greater than 1.
Sub folderToggle to pull emails from a specific folder rather than the top-level inbox. Enter the exact name of the folder (not case sensitive). A sub-folder sits within a top-level folder; a top-level folder sits at the same level as the inbox.
Email aliasAny additional email addresses (aliases) associated with the mailbox. Adding aliases here ensures emails sent to those addresses are also pulled into the channel.

Authentication details

Choose between SSL (username and password) or OAuth 2 authentication. For OAuth 2 setup with Microsoft Azure, see Azure Mailbox OAuth2 Integration.

SettingDescription
Use OAuth 2Toggle to authenticate via Microsoft Azure using OAuth 2.0. When enabled, the Client ID, Client secret, Auth URL, and Scope fields become available.
Use SSLToggle to use a secure SSL connection when sending and receiving emails.
UsernameThe username for the email account. 1–250 characters.
PasswordThe password for the email account. Once saved, this is encrypted and is no longer viewable. 1–250 characters.
Client IDThe public identifier for the application registered in Azure. OAuth 2 only.
Client secretThe secret known only to the application and the authorisation server. OAuth 2 only.
Auth URLThe endpoint used to generate the access token when requesting email access. OAuth 2 only.
ScopeControls what level of access the application has to the user account. OAuth 2 only.

Use the Test connection button to verify your authentication settings are correct before saving. A confirmation or error message will indicate whether the connection was successful.


General tab

General

SettingDescription
Subject prefixText added to the beginning of all email subjects sent from this channel. Helps agents and customers identify the purpose or origin of the email at a glance.
Push queued emailsWhen enabled, any additional emails from a sender who already has an open ticket in the same queue are pushed to the same agent handling that ticket. Set the maximum number of additional emails that can be pushed to the agent at one time.
Suspend emailToggle to temporarily pause new emails being pulled from the mailbox. Existing emails and outbound sending are unaffected. A pause icon appears next to the channel in the left-hand list while suspended. Toggle again to resume. See Suspend Emails for more detail.

Inbound email lookup

SettingDescription
Lead lookup priorityControls how incoming emails are matched to existing leads.
Match all — automatically matches to an existing lead if one exists for the sender's address.
Skip match (all) — all incoming emails are treated as new leads.
Skip match (specified emails) — follows the Match all process unless the sender's address appears in the Lead lookup exceptions list, in which case it is treated as a new lead.
Lead lookup exceptionsEmail addresses to exclude from lead matching when Skip match (specified emails) is selected. Enter one address per line. Commonly used for webform addresses where multiple customers share the same sender address.

Email templates

SettingDescription
Reply templateThe template applied to all agent replies sent from this channel — for example, to apply standard branding or a footer. The template must include the {{messagecontent}} fill point, otherwise the agent's message body will not appear in the sent email. This template is not visible to agents while composing. Use the Go to button to open Message Templates.
In hours templateAn automatic reply sent when an email is received during scheduled hours. Used to acknowledge receipt and set customer expectations. Only available when a schedule is assigned to the channel.
Out of hours templateAn automatic reply sent when an email is received outside scheduled hours. Only available when a schedule is assigned to the channel.

Related articles