Versions Compared

Key

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

...

AppArmor maintains a DNS TXT entry formatted to the Sender Policy Framework (SPF) specifications. The entry is listed within our DNS as "spf.apparmor.com". You can add this entry to your existing SPF entry as shown in bold within the sample below:v=spf1 ip4:111.111.111.111 include

Please add include:spf.apparmor.com ~all to your existing SPF entry.

Please note that DNS entries typically take 48 hours to fully propagate.

...

You can check the SPF records to see if it’s there after you’ve added it:

Info
  1. Go to https://www.digwebinterface.com

  2. Enter the client ID / hostname (i.e. nau.edu)

  3. Choose "TXT" from the dropdown

  4. Then click "Dig"

  5. Command+F to search for spf.apparmor.com in the output

...