Configuring outbound email in App Studio
Configure an email account to determine the email server and account details for receiving and sending email in your application. These accounts are used in the email listener and email channel to read emails and create or update cases, send automatic replies and notifications, and more.
- In the navigation pane of App Studio, click .
- On the Email accounts page, click New.
- On the Email account settings form, in the Account ID field, enter an account ID for the email account to which you want to connect.
- In the Account Name field, enter a name that identifies the email account.
- In the Account provider section, in the Email
provider list, select an email provider.
- In the Sender section, in the Send
using field, select and configure an email protocol:
Choices Actions SMTP - In the Identity subsection, in the Email address field, enter the email address that is associated with outgoing email.
- In the Display name field, enter the name to display for this sender.
- In the User ID field, enter the SMTP user ID that sends email from this host.
- In the Password field, enter the sender password.
- In the Reply to field, enter the
email address to which the recipients of outgoing emails can
reply.Use a working, valid email address that a person reviews or that the system processes.
- Optional: In the Connection subsection, edit the
information in the SMTP host and
Port fields.You can use the following default outgoing email connection options:
- 25 (unsecured)
- 587 (STARTTLS)
- 465 (SMTPS)
Microsoft Graph - In the Identity subsection, in the
User principal name field, enter
the user principal name associated with the inbox from which
you want to send email.For more information, see your Microsoft Office 365 documentation.
- In the Reply to field, enter the
email address to which the recipients of outgoing emails can
reply.Use a working, valid email address that a person reviews or that the system processes.
- Configure the authentication details for the email protocol:
Choices Actions SMTP - Optional: Choose the protocol to use to send email messages through
this server.
- SMTPS
- STARTTLS
- In the Lowest allowable SSL/TLS
version field, select the lowest version of
the protocol that you want to allow to communicate with an
external server.
- In the Truststore field, press the
Down arrow key, and then select the keystore that holds your
truststore certificates. If the keystore does not exist, you can create a new keystore by entering a name and then clicking the rule opener. For more information, see Keystores.
SMTP with Google Mail - In the Authenticate using field,
choose your authentication method:
- Password: Enter a password to authenticate the request to the email server.
- OAuth token: Press the down arrow key to select an existing OAuth 2.0 authentication profile, or click the rule opener to create a new authentication profile.
- To configure certificates to connect to the mail server, see the steps in the SMTP section.
Microsoft Graph - In the Connection subsection, in the
Authentication profile field,
press the Down arrow key, and then select the authentication
profile that you want to use for your email account.
- Optional: To create a new authentication profile, click the rule opener.
- Optional: Choose the protocol to use to send email messages through
this server.
- Click Submit.
Previous topic Creating an email integration Next topic Configuring inbound email in App Studio