Paul Mison wrote:
> email [EMAIL PROTECTED]

A message that you sent could not be delivered to all of its recipients. The
following address(es) failed:

  [EMAIL PROTECTED]:
    all relevant MX records point to non-existent hosts:
    it appears that the DNS operator for this domain has installed an
invalid MX record with an IP address instead of a domain name on the right
hand side

Looks like it:

$ dig @ns.stub.org husk.org axfr

; <<>> DiG 8.2 <<>> @ns.stub.org husk.org axfr
; (1 server found)
$ORIGIN husk.org.
@                       1D IN SOA       @ root.vx-labs.org. (
                                        2001020100      ; serial
                                        8H              ; refresh
                                        4H              ; retry
                                        10H             ; expiry
                                        1D )            ; minimum

                        1D IN NS        ns.vx-labs.org.
                        1D IN NS        ns.stub.org.
                        1D IN A         195.149.50.61
                        1D IN MX        5 195.149.50.61.
*                       1D IN A         195.149.50.61
@                       1D IN SOA       @ root.vx-labs.org. (
                                        2001020100      ; serial
                                        8H              ; refresh
                                        4H              ; retry
                                        10H             ; expiry
                                        1D )            ; minimum

;; Received 7 answers (7 records).
;; FROM: penderel to SERVER: 193.243.252.29
;; WHEN: Fri May 11 15:47:41 2001

I suggest you shoot the "DNS operator for this domain" and hire a new one :)

I suppose that in the meantime I'll have to forge a subscription with
`telnet husk.org smtp` if my MUA won't send to it.

Cheers,
Philip

Reply via email to