My qmail smtp server successfully receives mail from domain.com. It can't receive mail from sub.domain.com which is expected behaviour, since that subdomain does not exist in DNS system. But I have a need to receive mails from that specific domain! How to tell qmail to not to reject mails from that specific domain? I've already tried with /etc/hosts, it didn't work.
feedback
|