VSys One: Volunteer Management Software

Previous Topic

Next Topic

Book Contents

Book Index

SendGrid

SendGrid is an online system that can provide SMTP relay if you don't have your own server, or if the one you have isn't suitable due to volume, spam blacklisting, or other reasons.

To have VSys send outbound mail using SendGrid,

  1. Sign up for a SendGrid account.
  2. On the "Settings" page in SendGrid, add one or more credentials which are allowed to send mail. These credentials will have a Name and Password associated with them.
  3. Configure the SMTP E-mail Robot:

SendGrid isn't free and it's not included with VSys One or VSys Live.

Advanced SendGrid settings

Prevent SendGrid from transforming hyperlinks into tracking links

By default SendGrid will transform hyperlinks in your messages into tracking links. Clicking on the tracking link calls SendGrid's server so it can track that the link was followed. Check this to leave hyperlinks unchanged for all outbound e-mails.

Note that if this is un-checked, you can still prevent tracking links for specific letter templates.

Check external server for SendGrid e-mail events

Checking this allows VSys to query external servers (either a centralized one or SendGrid itself) regarding the status of individual letters. If you provide a SendGrid API key then VSys queries SendGrid itself, otherwise it will use a specialized endpoint that is (usually) configured to accept SendGrid events.

SendGrid API key

(see below)

SendGrid teammate name

Used by the SendGrid API to limit e-mail status checks to only those sent by a specific subaccount in SendGrid. VSys will always only show the statuses of e-mails known to the current VSys database; setting this appropriately greatly reduces the number of irrelevant records processed.

SendGrid override last results retrieval

Normally VSys keeps track of the last known timestamp of any events retrieved from SendGrid, and when requesting new events it asks for only those after that timestamp. Use this to specifically override that value.

Use alternate SSL negotiation behavior when checking SendGrid statuses

Having trouble with VSys reaching the SendGrid or endpoint servers for results? Try changing the value of this field: it sets how VSys performs the SSL negotiation with the remote server.

SendGrid API key

Providing a SendGrid API key allows VSys to perform some special functions:

The SendGrid API key must have the permissions "Email Activity", "Suppressions", "Tracking -> Open tracking" and "Tracking -> Open Tracking".

See Also

SMTP Settings

SendGrid E-mail Status Check

SendGrid Blocks Exporter