ARTICLE: Using a Custom Send From Email Address (SPF Settings)

ARTICLE: Using a Custom Send From Email Address (SPF Settings)

Sending emails with Reach

Reach comes pre-set with an email "from address" of no-reply@touchline.com.au, no-reply@reachboarding.com or no-reply@reach.cloud because our mail domain SPF records have been configured to allow our mail delivery service to deliver email on behalf of our domain.

This authority allows email clients to clearly see who is sending emails, even if the email address is spoofed.

Alert
In order to use an email address that resides within your domain (whether it is a REAL account or not) you will need to reach out to support@reach.cloud for assistance with DKIM and better deliver-ability, otherwise, email sent from Reach will automatically be filed in JUNK/SPAM on your destination client's end.

What is SPF?

SPF or Sender Policy Framework is used to indicate to mail exchanges which hosts are authorized to send mail for a domain.  It is defined in RFC 4408 and clarified by RFC 7208.

How do I set this up?

You will need access to edit your DNS Zone file for the domain you wish to use.  When you have access to your zone file, you will either already have an SPF record or not.  

An SPF record is a TXT entry that includes some basic information about versioning and a space separated list of source domains that you grant authority to deliver on your behalf.

New SPF TXT entries

You will need to add a TXT record (do not use the SPF record time as it is deprecated).  In the value field, just paste the example below:
"v=spf1 a mx include:mailgun.org ~all"

Existing SPF TXT entries

If you already have an SPF record then you'll simply need to APPEND the following:
"include:mailgun.org"

Make sure that you paste this BEFORE your final "-all" or "~all" at the end otherwise you will invalidate your SPF entry.

Details about the specific structure of a valid SPF record can be found here.

You can test your SPF record once it has propagated here.
    • Related Articles

    • ARTICLE: Sending Reach Emails from Your School Domain

      Sending emails with Reach By default, Reach sends emails from no-reply@reachboarding.com because the mail domain SPF records have been configured to allow our mail delivery service to deliver emails on behalf of our domain. This authority allows ...
    • ARTICLE: Use a custom domain name for your Reach portal

      When Reach creates a portal for your school we will allocate a generic URL for access to the portal on the internet. https://schoolname.reachboarding.com for example. It is possible for your Reach portal to operate on a custom URL that better aligns ...
    • ARTICLE: Communications - Basic Overview

      The Communications section of the main menu provides three options, two to send emails & messages, also in chat rooms, and post on noticeboards. The third menu option provides functionality to create and manage all news items within your Reach ...
    • ARTICLE: Check Email Logs in REACH

      REACH tracks the status of every email sent by your school's portal. Emails are tracked for the following results: Successful delivery to the recipient's email server Opening of the email Clicking in the email (for leave authorization requests) ...
    • ARTICLE: Communications within Reach

      Communications The Communications menu allows you to send messages to your users and to create news items that will display on your metrics screen.  Go to: Communications > View My Inbox Reach provides a useful and convenient messaging capability ...