Torry wrote:

> 451 <tcrass ## pleiadesdesign.com>... pleiadesdesign.com: Name server
> timeout

That would be your problem - and it seems you're running all your services
from one server?  Are you *absolutely sure* that your internet connection
for your server is up all the time to serve DNS requests?  This error to me
indicates that your nameserver isn't answering the requests.  Maybe there's
some firewalls in the way?

> @               IN      NS      ns1.pleiadesdesign.com.

Zone file appeared ok.  One tip though - if you're using Bind, don't use
FQDNs in your zone file for the domain you're creating.  That line above
could be:

@ IN NS ns1

...and that's it.  The domain would be appended to "ns1" to create the FQDN
and you avoid spelling errors.

Eli.


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to