logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

MX question: msg#00511

Subject: MX question
Hi,

 

I've set up my zone file, my web server and ftp server both work but I
can't send any email to my domain.

My zone file is below;

 

; Forward Zone file, for "nwf-squad.co.uk"

;

$TTL 86400

@ SOA ns0.nwf-squad.co.uk dnsadmin.nwf-squad.co.uk. (

 2002112620     ; zone serial number in ccyymmddhh format

 3600                ; slave polls master for SOA/serial number

 1800                ; slave re-polls unreachable master

 864000             ; slave expires zone after master unreachable 

 3600                ; TTL for negative answers

 )

;

 

;nameservers

@ NS   ns0.nwf-squad.co.uk.

 

;

localhost A 127.0.0.1 ; Standard loopback address

;

;Mail Servers

                        MX 10 mail.nwf-squad.co.uk.                 ;
internet sends mail here

 

;

;Hosts

                        A          217.155.88.169
; for URL without www prefix

www                A          217.155.88.169                          ;
your webserver

test                   A          217.155.88.169
; test sub domain

ftp                    A          217.155.88.169
; subdomain for an FTP server

mail                 A          217.155.88.169
; address for the mailserver you specified earlier

;

 

 

Am I missing something, whenever I send a email to
roland@xxxxxxxxxxxxxxx I get a notice from my ISP mail server saying

 

<roland@xxxxxxxxxxxxxxx>:

Sorry, I couldn't find any host named nwf-squad.co.uk?. (#5.1.2)

 

Any help gratefully received.

 

TIA

 

Roland







<Prev in Thread] Current Thread [Next in Thread>