Re: [Exim] Spam Woes : Verisign .COM & .NET fiasco

Top Pagina
Delete this message
Reply to this message
Auteur: Rik van Riel
Datum:  
Aan: exim-users
Onderwerp: Re: [Exim] Spam Woes : Verisign .COM & .NET fiasco
yOn Wed, 17 Sep 2003, Richard Lithvall wrote:

> *.TD                    CNAME   www.nic.TD
> www.nic.TD              A       146.101.245.154


This one isn't too harmful, since MTAs check for the
existance of an A or MX record, not a CNAME...

Maybe it's time to suggest a CNAME to Veritas ? ;)

Rik
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan