PDA

View Full Version : domain literals not allowed


bonnmac
07-21-2003, 10:28 AM
Sorry if this is in the wrong forum but I wasn't sure where to put it. I'm using my DA server as a 2nd mail server for my main domain (doesn't reside on DA server) Mail server is working but when checking at dnsreport.com it's saying "domain literals not allowed" Now I know in cpanel how to correct this in exim.conf but in DA how do I fix it?

DirectAdmin Support
07-21-2003, 10:39 AM
Try uncommenting:

local_domains_include_host_literals

in your /etc/exim.conf. Should be around line 86

John

bonnmac
07-21-2003, 10:54 AM
It's the same as cpanel. :) I just wanted to make sure before messing with anything. Much appreciated.