Oops! There is a problem. Your SPF record is telling email receivers (e.g. Google, Yahoo!, AOL, etc.) that this system is not authorized to send your emails.
...
Here is what you need to do:
- Contact your Web hosting company, domain registrar, or network administrator that manages this domain
- Tell them that you need to make a change to the DNS (Domain Name System) records
- Ask them to edit TXT record that starts with...
v=spf1 ...
- Ask them to add the following information to it
...
include:musvc.com
- So in the end it should look something like this:
v=spf1 ... maybe some other stuff ...
...
include:musvc.com ... maybe some other stuff ...
...
~all
- Wait 24-48 hours: it takes a bit of time to changes to the DNS to propagate around the Internet
- Run this test again to confirm that the SPF record has been successfully updated