Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If Schoolworks/Salesforce is being used to send emails, on behalf of a customer domain (e.g. abc@<myschool>.<com/net/edu/org etc.> then in order to improve credibility of emails being sent by Salesforce, SPF and DKIM can be enabled.

...

  1. Search for DKIM in Setup of Salesforce

    1. This is via Setup → Email – DKIM Keys

  2. Create the DKIM Keys

    1. Set the Selector, Alternate Selector, Domain and Domain match pattern

    2. Salesforce will then create two CNAME DNS records to enter into the customer DNS

  3. Customer creates the to CNAME records on their domain (typically done by their IT department)

    1. e.g. the DKIM CNAME keys will be something like

      1. school1._domainkey.myschool.com IN CNAME abcdefgh.6kfhyh.custdkim.salesforce.com.

      2. school1._domainkey.myschool.com IN CNAME abcdefgh.6kfhyh.custdkim.salesforce.com.

  4. Activate in Salesforce

    1. Once published, go back to Salesforce and the ‘Activate’ button will be enabled

    2. Click ‘Activate’

You tube video:

...