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

Top Page
Delete this message
Reply to this message
Author: Rik van Riel
Date:  
To: exim-users
Subject: 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