Send Emails to your users - SMTP Configuration

In order to use our mailing system, you must have an SMTP provider. We suggest SendGrid, but you can also use Mandrill, Mailgun or SendInBlue. For testing purposes, you can also use your Gmail account (be careful with this as you're going to get blocked very quickly).

SMTP configuration in Xangle

  1. Open Settings / Sharing options
  1. Scroll down to "Email providers" and click on "Open settings
notion image
  1. Select the proper email service and fill up all fields.> The From can include a name using this syntax: "John doe" example@xangle.team
notion image
 

Monitoring

From Xangle, you can monitor the outbound emails by going in the "monitoring" panel (in the top-right corner menu)
notion image
When sending emails through the gallery, the app will now be using your SMTP and SendGrid (if you use it) will give your metrics about these emails:
notion image
If you are using your own smtp server, and are experiencing problems, use this tool to diagnose what might be the cause of the issue: https://www.gmass.co/smtp-test
Be careful to keep your attachments not too heavy, otherwise they are going to be blocked wither by your SMTP provider or your recipient email system. Gmail attachment size limit is 25mb.

Sendgrid configuration

Here's the procedure to create your Api key from Sendgrid
  1. Log into your Sendgrid account
  1. Click on Settings / API Keys
  1. Click on "Create API Key"
  1. Give a name to your new key, select the proper permission and click on "Create & View"
  1. Copy the Key and paste it inside the "Sendgrid Password" field in Xangle (see instructions above)