I am in the DNS section attempting to create an SPF record. I know the syntax and exactly what I need to enter. However, there are spaces in the TXT record, which the system is automatically taking out. When I try to query the spf record, it is returning something looking like v=spf1mxa:mail.domain.com~all (without spaces) instead of v=spf1 mx a:mail.domain.com ~all (with spaces). This is causing the SPF record to appear invalid to remote spam filters.
Any idea how to get it to register the TXT record WITH the spaces in it?
Any idea how to get it to register the TXT record WITH the spaces in it?