aspmx.googlemail.com is simply a redirect to _spf.google.com # dig aspmx.googlemail.com TXT ;; ANSWER SECTION: aspmx.googlemail.com. 4174 IN TXT "v=spf1 redirect=_spf.google.com"
I would think using _spf.google.com directly would be safer, but shouldnt really matter. We where once told to use _netblocks.google.com by a google employee in this forum. It returns the same IP ranges as _spf anyway. On 27 March 2011 22:38, Dave Peck <[email protected]> wrote: > I've seen some claims from potentially reliable sources that the > correct SPF record is in fact: > > v=spf1 include:aspmx.googlemail.com ~all > > But this seems wrong given the link you just pointed me to? > > Thanks! > > Cheers, > Dave > > > On Mar 27, 2:36 pm, Chris Copeland <[email protected]> wrote: >> If you are sending from an address [email protected] and yourdomain.com is >> setup with Google Apps, then here are the >> instructions:http://www.google.com/support/a/bin/answer.py?answer=178723 >> >> If that doesn't help (Yahoo may still be a problem for you), then just use >> Postmark or Amazon. >> >> -Chris >> >> >> >> >> >> >> >> On Sun, Mar 27, 2011 at 4:28 PM, Dave Peck <[email protected]> wrote: >> > My sign-up validation emails are ending up in users' junk mail >> > folders. >> >> > What's the scoop with SPF records for App Engine? I found a few older >> > posts on this group about it, but nothing from a GOOG employee or >> > pointing to official GOOG documentation. >> >> > Could someone point me in the right direction here? >> >> > Thanks, >> > Dave >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "Google App Engine" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group at >> >http://groups.google.com/group/google-appengine?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
