× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 4/4/2016 7:45 AM, Jim Oberholtzer wrote:
If I follow your thoughts correctly I can remove the first of the
two entries, (that's actually in a different area of the DNS settings
so it was easy to confuse. NearlyFreeSpeech.com's interface is
straightforward, but I'm not sure why it shows what it does)

Yes, I that's what I would recommend.

The second entry we had to add agiletecharch.com to stop the new
spam firewalls from rejecting mail. Something to do with some
additional checks they are doing.

Adding the include:agiletecharch.com is like doing a /copy of the SPF records from agiletecharch.com. So it's essentially recursive. Not sure what mail servers are going to do with that.

For example, midrange.com's SPF records are this:

"v=spf1 include:_spf.midrange.com ~all"

This tells receiving servers that it should consult the SPF records for _spf.midrange.com ... anything that isn't listed on that record should be treated with caution.

_spf.midrange.com's record is this:

"v=spf1 ip4:50.73.104.32/28 ~all"

Which means that receiving servers should accept mail from my Comcast IP block. Any other servers should be treated with caution.

My other email domain, fallingrock.net, has the following SPF records ...

"v=spf1 include:_spf.google.com ~all"

Which means that the _spf.google.com spf records should be consulted first (because I only send from google for work servers) and all others should be treated with caution (softfail ... tagged, but not rejected).

david


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.