Well, i'm a new happy customer!!

For people looking to fix dnsreport problems.

1 - Acceptance of postmaster address - Acceptance of abuse address

Go to: Service Configuration - Exim Configuration Editor - Switch to Advanced...

Then in the zone of: begin acl
Just after "accept hosts = :" add these lines

# Always accept mail to postmaster & abuse for any local domain
#
accept domains = +local_domains
local_parts = postmaster:abuse
2 - SPF RECORDS
add to the Zone Template "standard" the line

%domain%. IN TXT "v=spf1 a mx ~all"
3 - If you are running your own name servers (For BIND)
add the line in /etc/named.conf
recursion no;
just after
statistics-file "/var/named/data/named_stats.txt";

i made some changes more, but no i can't remember.

And what a beauty dnsreport

http://dnsreport.com/tools/dnsreport...=imaginadw.com