On Tue, 2004-03-30 at 22:35, Adam D. Barratt wrote:
[...]
> Altavista shut down their e-mail services in April 2002, and recently
> (within the last few weeks) changed the MX record to make that painfully
> obvious. There's also an SPF record for each of the domains; for
> instance:
>
> <quote>
> adam@kaa:~$ dig altavista.it txt
> [...]
> ;; QUESTION SECTION:
> ;altavista.it. IN TXT
>
> ;; ANSWER SECTION:
> altavista.it. 7200 IN TXT "Null SPF is for
> tracking purposes only"
> altavista.it. 7200 IN TXT "All mail claiming to be
> from altavista.it is forged"
altavista.it. 7200 IN TXT "v=spf1
+exists:CL.%{i}.FR.%{s}.HE.%{h}.null.spf.altavista.com -all"
altavista.it. 7200 IN TXT "This domain sends no
email"
> </quote>
Adam