.mail Domain To Eliminate Spam?
steve.m writes "The BBC are reporting on a new batch of top level domain names being submitted to ICANN for approval. By far the most interesting proposal is for a .mail TLD to register legitimate mail servers. Could this eventually be the end of spam ?" *yawn* The same old discussion, with no implementation in sight.
well, if you use it to receive mail, your mail server is already identified by an MX record...
#!/usr/bin/english
um, we have this cool tool called reverse DNS that allows us to confirm that the machine we are talking to does indeed have a legitimate entry under the DNS name they are purporting to send mail from.
There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
i don't like this form of validation. I have many business customers running mail servers using business DSL from various ISP's. These IPS's do not allow for custom reverse entries on their DNS servers.
This form of validation would cripple thousands of businesses.
Here's the goddamned standard... Make it ultra-easy so it's simple to hit critical mass where everyone uses it.
Take a look at this: Sender Policy Framework.
There is even a wizard that walks you through the creation of the appropriate TXT records for your DNS zone file.
It appeared in a slashdot comment here
and its also at Cory Doctorow's site here.
My guess is that Cory wrote it.