Re: One Domain, Two Email Systems
- From: Hef <zorgeo@xxxxxxxxx>
- Date: Tue, 26 May 2009 12:45:06 -0700 (PDT)
On May 14, 2:42 pm, Sam <s...@xxxxxxxxxxxxxx> wrote:
OZ writes:
This is re-posted from Comp.Mail.Sendmail at the suggestion of another
poster:
(Non Delivery Receipt). Is there a way to set up Sendmail (I have some
Linux experience) or another SMTP server as our main SMTP/MX to query
the two systems' SMTP (or LDAP, etc.) and route email to the
appropriate SMTP (either Exch or GW)? I would even consider creating
static SMTP routing tables with email addresses if that's possible.
Is there another solution I'm not seeing?
I know this is possible with third party proprietary software like
Postini, etc. so I'm hoping there is a similar Linux/GPL software
solution that exists.
I'm surprised that sendmail can't do this, I was pretty sure that it could.
Sendmail definitely has an alias feature. Perhaps nobody was thinking about
this from the right perspective.
What needs to be done is to reconfigure both of your mail servers so that
they recognize another domain as an alias for its local domain. So, for
example, your mail servers recognize exch.domain.com and gw.domain.com, for
example, as their corresponding domains, rather than domain.com. So that
each one accepts mail for u...@xxxxxxxxxxxxxxx (or u...@xxxxxxxxxxxxx) and
puts it into the correct mailbox. I'll be surprised if any one of your
existing servers can't be reconfigured in such a trivial manner.
Then, it's simply a matter of configuring sendmail, or something else, with
an alias list mapping each u...@xxxxxxxxxx to u...@xxxxxxxxxxxxxxx (or
u...@xxxxxxxxxxxxx), plus any other necessary changes (such as recognizing
exch.domain.com and gw.domain.com as domains that it accepts and forwards
mail for). Although I am not familiar with sendmail enough to know what
needs to be done, I'm fairly certain that this would be trivial. I know that
something like this is trivial with Courier, and probably with Postfix too.
Of course, you'll also need to make the necessary arrangements so that
exch.domain.com and gw.domain.com resolve to the correct addresses where
those mail servers live, but that part should be self-evident.
application_pgp-signature_part
< 1KViewDownload
Thank you for the idea Sam. I will take a look and at aliases and see
if they will do what I want. I'll be setting it up in my VMWare lab
soon.
OZ
.
- References:
- One Domain, Two Email Systems
- From: OZ
- Re: One Domain, Two Email Systems
- From: Sam
- One Domain, Two Email Systems
- Prev by Date: Best Fuji Digital Camera
- Previous by thread: Re: One Domain, Two Email Systems
- Next by thread: how to make money online.
- Index(es):
Relevant Pages
|