tried. didnt helped.
and i tried to set mydomain/hostname to my real domain.tld. this gets me "looppbacking to myself" error.
a part of a log:
Code:
Jan 13 01:18:39 spider-webhosting postfix/smtp[20921]: 7CEA54F20427: to=<web11_me@mail.thehostman.net>, orig_to=<postmaster@thehostman.net>, relay=none, delay=1, status=bounced (mail for mail.thehostman.net loops back to myself)
as i see from logs, it's received to
postmaster@thehostman.net succesfully. but it fails to forward it to local mailbox. which seems to be working too
what should i enter into mydomain and myhostname in /etc/psotfix/main.cf ?
so, summary:
if myhostname and/or mydomain set to any local name - fail with "cant find A entry" error
if these two set to my domain - fail with "loops back to myself"