Difference between revisions of "Email"

From SmartWiki
Jump to: navigation, search
m (adding email broadcasts to table of email domain configuration)
m (minor spelling fix)
 
Line 81: Line 81:
 
|-
 
|-
 
|| Server
 
|| Server
|| (Required) the web or IP address of the external endpoint of your corporate mail exchange server to connec to, e.g. smtp.samplecompany.com.
+
|| (Required) the web or IP address of the external endpoint of your corporate mail exchange server to connect to, e.g. smtp.samplecompany.com.
  
 
|-
 
|-

Latest revision as of 13:38, 9 May 2023

Overview

The SmartSimple platform provides several features that support communication via email. These features range from the ability to send email in bulk to target audiences, automated email that send based on your workflow, as well as individually crafted ad hoc email. Configuration options are also available for you to personalize your email content, and the delivery of email, such as varying the from address that email is sent with. It should be noted however, that while the platform makes a best effort to send email as configured, there are limits and best practices that need to be observed in order to maximize the successful delivery of email. These limits and best practices are ever changing, as is the industry standards that they are designed to follow.

Usage

Sending Email in Bulk

Email Broadcast

The Email Broadcast feature enables you to send email in bulk to your users. You can define the recipient list of a broadcast through the same search criteria available to you in the People list view. That is, you can select users according to attributes such as their user roles, or specific field values, or even the company categories, or specific field values of the parent company that a user resides within.

Learn more about the Email Broadcast feature

Group Email

The Group Email feature enables you to send email from a List View of records, targeted towards the users associated to these records. Currently, this feature is available from any UTA List View, or Organization List View. This lets you target a message to users that are associated by a specific role to a set of records that you can search based on any criteria available in the List View, such as type, status, or field value. The contents of the email also has context to the record, so you can include information from the record within your message. An example of this could be the sending of a reminder email to the owners of UTA records that are currently in a draft status, to remind them to submit their records.

Learn more about the Group Email feature.

Group Email supports the use of pre-made Email Templates.

Automation of Email

Workflow Acknowledgement Tasks

Within the Workflow automation module, is the ability to configure Acknowledgement type tasks. This grants the ability to trigger automated email notifications based upon the same conditions that a Workflow may trigger. This allows you great flexibility in sending email notifications based on a wide variety of criteria, targeted to any number of users associated to the record that the Workflow was triggered on, and with context to and ability to include information from the record too.

Learn more about Workflow Email.

Workflow Acknowledgement tasks support the use of pre-made Email Templates.

Reminder and Follow-Up Email

Activity records can be setup with a standard reminder email that is sent before a specified date time, or a standard follow-up email after a specified date time. These reminder and follow-up email settings are presented as standard fields that can be enabled on UTA Level 2, or Level 3 type records. After these fields have been enabled, users can then select whether they wish these email to be sent on a per-record basis by manually adjusting when they wish the email to be sent, relative to the value of the end date and time standard field of that record.

Sending Ad Hoc Email

Message Center

Users can send individual ad hoc email to other users simply by clicking on their email address when viewing their user profile. This will launch the Message Center feature, that will allow you compose an email, and send to the target address through the platform.

The Message Center supports the use of pre-made Email Templates.

Configuration - Essentials

Email Domain

Email by default is sent out from the platform using a SmartSimple-managed domain. While the platform offers the option to configure email to be sent with a from address of your corporate domain, care must be taken to avoid having these email be regarded as spam. For the best results for email delivery, only the following configuration options are recommended.

Sending From a SmartSimple Domain

Configure email with a from address of a SmartSimple-managed domain. This will be the most reliable method of sending email. Email configured in this manner will be relayed via SmartSimple-managed mail exchange servers*. It should be noted that these domains are not monitored, and are not configured to receive mail. You may use an alias of your choice in the form of alias@smartsimpledomain, e.g. acme-recruitment@smartsimplemailer.com, but we suggest a general alias such as donotreply, e.g. donotreply@smartsimplemailer.com.

* Note: if you are subscribed to SmartSimple's Private Cloud offering, and self-host your own infrastructure, your environment may not be configured to relay email through SmartSimple-managed mail exchange servers, and this configuration option may not be applicable to you.

The following table lists the SmartSimple-managed domains available for your use, as well as the geographic location that the email will be routed from.

Domain Geographic Region
@smartsimplemailer.ca Canada
@smartsimplemailer.eu European Union
@smartsimplemailer.com United States

Sending From Your Own Domain via SMTP Relay

You may configure email with a from address of your own corporate domain, but when doing so you should also configure the SMTP relay function in the SmartSimple platform, to relay the email through your corporate mail exchange system for successful delivery of email. This will require the ability on the part of your mail exchange system to accept SMTP relay, and accept email relay from the SmartSimple platform. If you configure email within the SmartSimple platform to send with a from address of your own corporate domain, but do not have SMTP relay configured, there is a high likelihood that the email will be designated as spam, and not be delivered to the recipient.

To Configure SMTP Relay in SmartSimple

The configuration of SMTP relay functionality can be found in the Global Settings -> Communications tab. When this feature is configured, all subsequent email generated by the platform will be routed through the specified server. It is important, when leveraging this feature, to also have configured, everywhere in the platform that allows you to specify the from address of an email, an appropriate email address in order for the platform to successfully relay email to the specified mail exchange server. The following table describes the settings available for configuration with SMTP relay.

Setting Description
Server (Required) the web or IP address of the external endpoint of your corporate mail exchange server to connect to, e.g. smtp.samplecompany.com.
User Name (Optional) a username for the account that the SmartSimple platform will authenticate against your corporate mail exchange server. This attribute is optional if you are using source authentication rather than account-based authentication.
Password (Optional) the password for the above user, if a password is configured.
Port (Optional) the port to connect to on the destination server, e.g. 587, (defaults to 25 when left blank).
Encryption (Optional) enable or disable transit encryption, and specify the version.

To Configure SMTP Relay in Your Mail Exchange Server

Please refer to any documentation provided by the vendor of your mail exchange server for specific instructions on how to enable SMTP relay functionality. Some general points to consider during setup are listed below.

  • Determine the method of authentication, and whether basic authentication with username will be used.
  • Verify the permissions of the account used for the relay functionality. Is the account able to send email to external entities/domains? Is the account able to send email from other internal accounts? Consider the scenario where users may use the SmartSimple platform to send ad hoc email with the from address set to their individual email address.
  • Consider any sending limits that may be imposed by your mail exchange server, and compare this against the sending behaviour of your SmartSimple system.

Sending From Your Own Domain without SMTP Relay

This configuration is not recommended as it will result in email being sent by the SmartSimple platform via the local mail server of the application server, and has a high likelihood of being designated as spam.

Where to Set the Email Domain

Due to the highly configurable nature of the SmartSimple platform, there are several different areas that allow you to specify what from address an email is composed with. The below table describes where to find each of these settings and what they control.

Setting Description
Global Setting -> Security -> Password and Activation Policies -> Activation Emails The address associated with email related to user creation and password management activity.
Global Setting -> Communications -> Email Options and Security -> Enable Default From Address The default address associated with automatic system generated email, e.g. system alerts, MFA verification during authentication.
Global Setting -> Users -> Signup Pages The address associated with initial welcome email related to each individual user signup page.
Global Setting -> Workflows -> Workflow Tasks (of type Acknowledgement) The address associated with email sent by Workflow automation tasks.
Global Setting -> Email Broadcasts The address associated with each email broadcast template.

Email Templates

Administrators can configure pre-made templates for their end users, in order to provide consistent branding, or initial text content, which may then be selected when composing an email to pre-populate the email contents.

Learn more about formatting email.

Creating a New Message Template

  1. Open the Main Menu, then under the Communication category, select Email.
  2. Navigate to the second tab labelled Templates. Any templates that already exist in the system will be listed and be available for editing.
  3. In order to create a new template, click the + icon on the top left.
Email new template save as.png 
Setting Description
Name Message template name as it will appear on the template list.
Type Two types are available: Email Template and Email Signature.

Each user can have an Email Signature that will be automatically appended to the bottom of each message that they create.

Category You can select from one of the following options: 
  • General: Email Template will be available in all contexts.
  • UTA Level 1: Email Template will only be available when sending an email from a UTA.
  • Level 2 & 3: Email Template will only be available when sending an email from a UTA Level 2 or 3.
  • Contact: Email Template will only be available when sending an email from a contact record.
Private/Public Select private if this will just be a template for use by yourself, or public if you wish to make this template available to other users. This option is not visible to users who do not have the manager permission for creating an Email Template.
Role Allowed Select from available system roles to determine who has visibility of, and may use this Email Template.
Default Attachment Select an attachment to always include when using this template to compose an email.
Subject The default subject line to use for the email.
Body The default body to use for the email.

Saving Email to the Platform

Configuring Activity Types to Represent Email

Email may be saved to the platform in the form of activity records.

Learn more about Integrating Email with the UTA.

Email Anything Feature

With the Email Anything feature, the platform can generate unique email addresses that are mapped to individual records. Any emails sent to these unique email addresses, are then processed by the platform to be attached to the record as a sub activity. This allows you to track all email communications surrounding a particular record as activities within the platform.

Learn more about the Email Anything feature.

Configuration - Advanced

Email Security

To configure access permissions surrounding email functionality, including access to specific email features, as well as granular settings within email functions to restrict which user roles a user can include as an email recipient, see our Email & Email Broadcast Security page.

Frequently Asked Questions

See Also