The trick with the SPF Record
With Sender Policy Framework (SPF) Records, one can specify which hosts are authentic senders of email on behalf of the domain.
But SPF Records can be tricky if you're using multiple hosts for sending mails (for instance, when all the mails are handled by Google apps but you still use your id to send mails from the server).
Correct me if I'm wrong here, but this seems to work out fine for SPF record for setups like the ones mentioned above:
v=spf1 a mx include:aspmx.googlemail.com ~all
a corresponds to the actual host that the A record points to. mx corresponds to the hosts designated to handle email. And to be on the safer side, the include:aspmx.googlemail.com option. ~ takes care not to be too strict with this and soft fails would still get through.
And the test script for SPF record confirms the record to be valid.
- Add new comment
- 2932 reads
Recent posts on PariveshaNa...
On Twitter
- A new life together (got married!) http://flic.kr/p/8g34do — 8 weeks 2 days ago
- Navagraha http://twitpic.com/21on0s — 8 weeks 6 days ago
- On how they saved a Cobra from its near death: http://is.gd/d9AXW [Sampada] #Wildlife — 9 weeks 1 day ago
- Quite naturally, I opted for Kannada and said any other language channels will do. So, all Kannada channels free on Digital TV, nice eh? — 9 weeks 2 days ago
- Apparently Airtel Digital TV is offering any two south Indian language channels (all) "free for life" for all subscribers. #India #TV #DTH — 9 weeks 2 days ago
- 1 of 184
- ››












