Cannot retrieve mails
I setup one of my own domain as a reseller and did the usual setup. Now it cant receive incoming mails but able to send out mails.I checked "edit DNS Zone" and it seems to be in order, the period"." entered correctly.
SOA = [domain.com.] & [root.domain.com.]
domain.com. = ns1.domain.com.
domain.com. = ns2.domain.com.
localhost.ns1.domain.com. = 127.0.0.1
mail = domain.com.
www = domain.com
ftp = x.x.x.x
ns1 = x.x.x.x
ns2 = x.x.x.x
The clients under the reseller all works fine they can send/retrieve mails without problems
I tried SOA = [ns1.domain.com.] & [root.ns1.domain.com.] but it still didn't work.
Anyone knows how to solve it.