× 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.



> I've never seen a mail server with that requirement. After all, what
> happens if you send mail on behalf of many different companies? Hell,
> not even AOL is that crazy.

You're wrong.  Verifying that the forward and reverse DNS match is very
common -- the reason is that the DNS for the IP address is controlled by a
large ISP that owns the address.  That makes it very difficult for
spammers to work around the problem -- they can't just set up a DNS
server, because the IP address won't point to it.

However, what I think you're confused about is that the forward/reverse
isn't for the domain name in the e-mail address -- it's for the name of
the mail relay itself.

When your SMTP server attempts to relay mail to someone's mail server that
implements this check, that mail server will take the name you send in
your HELO greeting and look it up.  If it matches the IP address that's
connecting to it, then it does a reverse lookup.  If that also matches the
domain name, it accepts the mail.

I know that my e-mail server's forward and reverse lookups do not match.
I therefore have to relay through a smart host with my ISP, or a lot of
the e-mail gets discarded.

> However, it's possible that some service that Centennial uses has that
> IP block flagged as a dial-up block. I've seen lots of mail servers that
> won't accept from a dial-up block.

That's also possible.



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.