Exim and DNS Issues
Hi there,I have just moved a site over to another server.
The old server is running as the dns server and the new server has everything else.
DNS File on DNS server:
Code:
; Modified by Web Host Manager ; Zone File for gtawh.com $TTL 14400 @ 14440 IN SOA ns3.veus-servers.com. olly.veushosting.com. ( 2004110202 14400 7200 3600000 86400 ) gtawh.com. 14400 IN NS ns3.veus-servers.com. gtawh.com. 14400 IN NS ns4.veus-servers.com. gtawh.com. 14400 IN A 216.32.85.250 localhost.gtawh.com. 14400 IN A 127.0.0.1 gtawh.com. 14400 IN MX 0 gtawh.com. mail 14400 IN CNAME gtawh.com. www 14400 IN CNAME gtawh.com. ftp 14400 IN A 216.32.85.250
The hostname for the new server is london.veus-servers.com which resolves to the correct IP.
My resolvers are set to my primary IP on the new server as well as another ip on the same server.
The problem is that exim doesnt deliver any mail to the domain. I also dont recieve any mail from root@server
Below is an error from the exim log:
2004-11-02 06:21:45 1COwjn-0001GO-Cf <= nobody@london.veus-servers.com U=nobody P=local S=740
2004-11-02 06:21:45 1COwjn-0001GO-Cf failed to expand condition "${perl{checkspam}}" for lookuphost router: Gid 99 is not permitted to relay mail at /etc/exim.pl line 344.
2004-11-02 06:21:45 1COwjn-0001GO-Cf failed to expand condition "${perl{checkspam}}" for literal router: Gid 99 is not permitted to relay mail at /etc/exim.pl line 344.
2004-11-02 06:21:45 1COwjn-0001GO-Cf ** gtawh03@comcast.net <feedback@gtawh.com> R=fail_remote_domains: unrouteable mail domain "comcast.net"
2004-11-02 06:21:45 1COwjn-0001GT-Mi <= <> R=1COwjn-0001GO-Cf U=mailnull P=local S=1677
2004-11-02 06:21:45 1COwjn-0001GT-Mi == nobody@london.veus-servers.com R=localuser T=local_delivery defer (13): Permission denied: failed to create directories for //mail: Permission denied
2004-11-02 06:21:45 1COwjn-0001GO-Cf Completed
2004-11-02 06:21:45 1COwjn-0001GO-Cf failed to expand condition "${perl{checkspam}}" for lookuphost router: Gid 99 is not permitted to relay mail at /etc/exim.pl line 344.
2004-11-02 06:21:45 1COwjn-0001GO-Cf failed to expand condition "${perl{checkspam}}" for literal router: Gid 99 is not permitted to relay mail at /etc/exim.pl line 344.
2004-11-02 06:21:45 1COwjn-0001GO-Cf ** gtawh03@comcast.net <feedback@gtawh.com> R=fail_remote_domains: unrouteable mail domain "comcast.net"
2004-11-02 06:21:45 1COwjn-0001GT-Mi <= <> R=1COwjn-0001GO-Cf U=mailnull P=local S=1677
2004-11-02 06:21:45 1COwjn-0001GT-Mi == nobody@london.veus-servers.com R=localuser T=local_delivery defer (13): Permission denied: failed to create directories for //mail: Permission denied
2004-11-02 06:21:45 1COwjn-0001GO-Cf Completed