I'm troubleshooting Google Apps marking valid messages as spam. In the message header:
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of user@subdomain.domain.com designates xxx.xxx.xxx.xxx as permitted sender)
How is Google verifying this? There is no txt record at subdomain.domain.com, and none at domain.com.
Thanks.