We have a Dedicated server with two domains running on it, let's say:
aaa.com (=primary domain) and
bbb.com (=secondary domain)
By default Lunarpages sets up only ONE Mail Server for these two domains.
This mail server is always assigned to the primary domain (here: aaa.com)
For most of our eMails this scenario works fine.
However some clients who receive eMails from us with an eMail address
...@bbb.com identify them as Spam.
This occurs because the sending mail server (=aaa.com) does NOT fit to the
sending email domain (=bbb.com). In the header field on the recipients side the sending
server appears as
Received: from [125.103.233.172] (helo=your531abaa355)
by server.aaa.com with esmtpsa (TLSv1:RC4-MD5:128)
(Exim 4.63)
(envelope-from <
info@bbb.com>)
id 1HHJpx-0005nj-23
Hmm, what kind of solution are for this kind of problem?
Can we setup a second eMail server?
Or can we configure the first (and only) mail server so that it identifies himself
depending on the sending eMail domain ?
Maybe there is another solution....
Peter