3

I send emails from FogBugz On Demand using my domain name. Every once in a while, some of my emails are rejected by my outside mail servers or flagged as spam. What SPF records can I add to my domain so that this stops?

flag

1 Answer

2

We typically recommend that customers add the following spf record:

v=spf1 mx include:fogcreek.com -all

This will include all of Fog Creek's official mail servers. You can study up on SPF here.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.