Both agents and users can receive an email notification when a new message is received.


Email notifications for admin and agents

Email notifications for users

Create the email

To manage the emails and create the contents go to **AiX** > **Settings > Notifications**. You can use text and HTML. New lines are automatically converted to <br/>. You can use the following merge fields in the email. Merge fields are automatically replaced with the updated information.


Code Description
{recipient_name} The name of the user or agent who is receiving the email.
{sender_name} The name of the user or agent who was sending the message that triggered the email notification.
{sender_profile_image} The profile image of the user or agent who was sending the message that triggered the email notification.
{message} The links to any attachments that were part of the message that triggered the email notification.
{attachments} Emails may not be delivered for several reasons; below are the most common ones:

Problems?

Emails may not be delivered several reasons; below are the most common ones:

Reason Description Solution
SMTP problems The email is not sent also if you activated the SMTP option in the Notifications area. We don’t provide support for problems related to your SMTP. Send a test email to get details about the issue or use sendgrid.com, you can send 40000 emails for 30 days for free, then 100/day forever for free. Note: if you’re using Gmail enter smtp.gmail.com as host and set 465 or 587 as port. You need also to allow access to Gmail to less secure apps, you can do it from https://myaccount.google.com/lesssecureapps.