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
- Open Settings / Sharing options
- Scroll down to "Email providers" and click on "Open settings

- Select the proper email service and fill up all fields.> The From can include a name using this syntax: "John doe" example@xangle.team

Monitoring
From Xangle, you can monitor the outbound emails by going in the "monitoring" panel (in the top-right corner menu)

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:

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
- Log into your Sendgrid account
- Click on Settings / API Keys
- Click on "Create API Key"
- Give a name to your new key, select the proper permission and click on "Create & View"
- Copy the Key and paste it inside the "Sendgrid Password" field in Xangle (see instructions above)