Slashdot Mirror


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

9 of 472 comments (clear)

  1. Re:Ok.. by tanguyr · · Score: 4, Informative

    well, if you use it to receive mail, your mail server is already identified by an MX record...

    --
    #!/usr/bin/english
  2. Re:This will work! by WaterTroll · · Score: 3, Informative

    Ok, so average user has his outlook express configured to a .mail service. His computer his hijacked by spyware and it's sending tons of spam using the .mail account settings found in outlook express. I don't see a solution, or am I pisssing the point?

  3. Re:no solution in sight by awol · · Score: 3, Informative

    Junk snail mail is not spam. Spam exists, precisely because the marginal cost of one more recipient is zero (or indistinguishable from zero). Whilst it is true that junk mail still exists it is considerably less of an issue than spam, not the least of which is because (a) the centralised server [insert your postal service of choice] will respect a "no junk mail" sign and (b) the services offered in the junk have to have legit contact details within jurisdiction for the cost to be even remotely effective, hence they can be drawn to account for unethical action.

    --
    "The first thing to do when you find yourself in a hole is stop digging."
  4. Re:More useless TLDs for the ever so geeky geek by squiggleslash · · Score: 3, Informative
    Just to be pedantic and a smartalec and get accused of taking a joke far too seriously ;-)
    . - one step closer to having www./.
    Whisper it quietly, but there already is a dot at the top level. Every domain name ends in ".". By omitting the dot you're giving your resolver permission to search for the domain within your search path (though few will unless it contains no dots at all.)

    This usually bites people on the rear when they're entering names into one of BIND's configuration files, you'll do something like:

    @ SOA example.com
    www CNAME www1.virtualhosting.example.net
    and then find that www.example.com resolves to... www1.virtualhosting.example.net.example.com.

    So what you actually want is for a new TLD "/" to be created...

    --
    You are not alone. This is not normal. None of this is normal.
  5. Re:Good luck by afidel · · Score: 5, Informative

    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.
  6. Re:Good luck by golgotha007 · · Score: 5, Informative

    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.

  7. Re:Obligatory spam solution rejection form by Beardydog · · Score: 3, Informative
  8. Re:You want a new goddamned standard? by El+Cubano · · Score: 4, Informative

    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.

  9. Re:Obligatory spam solution rejection form by Tomun · · Score: 4, Informative

    It appeared in a slashdot comment here
    and its also at Cory Doctorow's site here.

    My guess is that Cory wrote it.